M Starch
e596a2bcff
auto-generate connect ports option. Fixes #934 ( #1786 )
...
* auto-generate connect ports option. Fixes #934
* updating math tutorial
* making unit tests settings from #defines to constants
* fixing missing properties in signal gen
2022-12-21 09:39:04 -08:00
M Starch
b76d8c9a0c
Update/types refactor as constants ( #1623 )
...
* lestarch: adding logical types implementation into Linux/StandardTypes.hpp
* lestarch: removing VxWorks StandardTypes from repository
* updated fprime types for correct compilation with vxworks and baremetal
* lestarch: refactoring types and configuration header w.r.t type design
* lestarch: replacing usages of AssertArg with FwAssertArgType
* lestarch: missspelled configuration
* lestarch: minor compilation fixes
* lestarch: renaming StandardTypes.hpp -> PlatformTypes.hpp
* lestarch: updating PRI tokens
* lestarch: replacing BasicTypes.hpp includes with FpConfig.hpp
* lestarch: UT and compilation fixes for types refactor
* lestarch: sp
* lestarch: fixing RPI issues in PassiveConsoleTextLogger
* lestarch: converting RPI build to debug
* lestarch: removing duplicate config imports
* lestarch: fixing documentation
* lestarch: fixing up multiple definitions and RPI compilation problems
* lestarch: reverting debug build
* lestarch: reverting platform types to class-based constants
* lestarch: reworking basic types
* lestarch: configured types refactor into classes
* lestarch: fixing bugs with static constants in classes
* lestarch: fixing platform types spelling and documentation
* lestarch: adding include guards to types headers
Co-authored-by: Kevin F Ortega <kevin.f.ortega@jpl.nasa.gov>
2022-08-18 13:25:56 -07:00
bocchino
184e3d88a6
Revise opcode for MathReceiver
2021-12-07 11:27:23 -08:00
bocchino
cdde6c842f
Revise comments
2021-11-12 13:22:27 -08:00
bocchino
855aed3f77
Revise math tutorial build
2021-11-11 19:44:28 -08:00
bocchino
d97bb8d24b
Revise math tutorial build
2021-11-11 19:41:47 -08:00
bocchino
990b9f2569
Remove trailing spaces
2021-11-11 17:45:45 -08:00
bocchino
553a4dc62d
Merge branch 'fpp' into math-tutorial
2021-11-11 17:35:34 -08:00
bocchino
ce01b93519
Revise math tutorial
...
Move MathReceiver implementation
2021-10-15 13:54:26 -07:00
M Starch
c263a81132
mstarch: merging devel into v3.0.0
2021-10-04 18:19:29 -07:00
Esteban Duran
567e2c547a
docs: Update MathComponent to Reference TestMain ( #1030 )
...
* docs: MathComponent References TestMain
The existing MathComponent tutorial references a `main.cpp` test file
that has been replaced by an autogenerated TestMain.cpp file. The
docs have been updated to reference the TestMain file instead of
the old manually created main.cpp file.
* lestarch: updating docs to clarify *Base.* files being autocoded.
Co-authored-by: M Starch <LeStarch@googlemail.com>
2021-09-16 14:04:55 -07:00
Joshua Anderson
34bdae9978
Merge devel into release/v3.0
2021-09-16 12:06:59 -07:00
Joshua Anderson
1b9c785ce6
Remove void from parameterless functions ( #811 )
2021-07-14 12:54:01 -07:00
saba-ja
b4ef486945
saba-ja: rm old binary UT files
2021-06-09 08:44:46 -07:00
Josh Soref
4a000f1e50
spelling: telemetry
...
Signed-off-by: Josh Soref <jsoref@users.noreply.github.com>
2021-03-07 14:49:50 -05:00
Michael D Starch
6c81117ef5
mstarch: removing mk and its ilk from the system
2020-10-15 17:53:32 -07:00
Joshua Anderson
7361a835ee
Update MathComponent tutorial to fprime 1.5
2020-10-12 12:53:00 -07:00
Michael D Starch
28e93e4f59
mstarch: fixes issue #114
2019-04-24 10:08:58 -07:00
Michael D Starch
136af07edd
mstarch: more header cleaning for issue: #189
2019-04-18 14:12:02 -07:00
Michael Starch
bd6bf7da2c
mstarch: moving old mk test support files out of collision path
2019-04-03 18:50:25 -07:00
Timothy Canham
2c6b6516ad
Finished MathReceiver unit test
2018-06-25 19:55:23 -07:00
Timothy Canham
005b7187e6
Working on unit test for MathReceiver
2018-06-24 21:31:26 -07:00
Timothy Canham
0c1b27962b
Added MathReceiver tutorial component
2018-06-11 00:10:39 -04:00