* Adding format specifier aliases for primitives. Updating documentation. (#3199)
* Changing double format to 'lf' for better compatibility for scanf
* Adding UTs. Removing PRI_F32 as C/C++ always promotes floats to doubles.
* Create fprime-translations.md
LeStarch on Feb 13, 2025
CollaboratorAuthor
@matt392code these tables you posted are exactly what we need for this issue. Do you want to pull those tables into a PR?
Create:
docs/user-guide/framework/fprime-translations.md
Add all of the tables you put at the top (everything up to "Example Translations").
I will need to go through and edit some of the data, but want to let you get credit for the initial work.
* Reviewing output
* Adding tranlation guide to mkdocs.yml
* Add links and fix typo
---------
Co-authored-by: M Starch <LeStarch@googlemail.com>
Co-authored-by: chammard <thomas.boyer.chammard@jpl.nasa.gov>
* added telem packets to JSON dictionary spec
* add telemetry packet examples, cleanup examples
* fix examples
* fix typo
* rename groups to sets
* Add newline after tables, use camel case for component instance names
* update description of deploymentName field
* update deploymentName field description
* fix example
* Doc restructure with design-patterns and build-system sections
* Restore advanced.md and uts.md
* Link in UTs
* Fix link
* Remove card layout from user manual landing page
* Add back the cards