fprime
fprime copied to clipboard
F´ - A flight software and embedded systems framework
| | | |:---|:---| |**_F´ Version_**| n/a | |**_Affected Component_**| FPP | --- ## Feature Description For a project that I'm working on, it would be very useful to be...
| | | |:---|:---| |**_F´ Version_**| 4.0.0| |**_Affected Component_**| json dictionary | --- ## Feature Description Decisions as to what should/should not be in the dictionary should be left to...
### Description Show a pattern so users know a better pattern than just hacking BlockDriver ### Deliverables (completed before closing issue): - [ ] Select deliverable type - [ ]...
### Description Describe the process for and an example of a non-FPP user type being defined and used in a port call. ### Deliverables (completed before closing issue): - [...
F Prime needs a library of generic data structures. A good starting set is in the Data Structures course from the F Prime workshop. Those cover many of the use...
| | | |:---|:---| |**_F´ Version_**| | |**_Affected Component_**| | --- ## Feature Description Once CCSDS constants are in the JSON dictionary (see https://github.com/nasa/fpp/issues/727), we'll want to update the GDS...
### Description https://github.com/nasa/fprime/issues/3633 was implemented here: - https://github.com/nasa/fprime/pull/3635 - https://github.com/nasa/fprime-examples/pull/8 Needs student review
### Description We are running build and UTs for https://github.com/nasa/fprime-examples, but no integration tests. We should add integration tests. At least to core nasa/fprime as external repo, and it'd be...
| | | |:---|:---| |**_F´ Version_**| v3.5.1 | |**_Affected Component_**| fprime-util | --- ## Feature Description I propose adding support to `fprime-util impl` for overwriting the `ComponentName.cpp` and `ComponentName.hpp` files...
| | | |:---|:---| |**_F´ Version_**| | |**_Affected Component_**| Svc/LinuxTimer | --- ## Feature Description The` Svc/LinuxTimer startTimer()` interface accepts an argument for msec. Change this interface or add a...