88 Commits

Author SHA1 Message Date
Noah
a0337f338b
Fixes main.cpp references in MathComponent tutorial (#2042)
* Adds telemetry packet definition step.

* Fixes typo in sample code

* Fixes some main.cpp references

* Changes incorrect `main.cpp` to `TestMain.cpp`
2023-05-24 10:36:47 -07:00
Noah Braasch
4f65e1ef3f
Adds telemetry packet definition step. (#2024) 2023-05-17 12:14:40 -07:00
U S A M A H
9c19109e0d
Change typo 'how' to 'now' (#1930) 2023-03-16 13:24:20 -07:00
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
Rob Bocchino
64d08b7f00
Fixes to math component tutorial Markdown (#1802)
* Revise math tutorial

Migrate manual changes in generated code back into source

* Revise Math tutorial md

* Revise Math tutorial md

* Revise Math tutorial md

* Revise Math tutorial MD

* Revise Math component md

* Revise math component tutorial md

* Revise math component tutorial md

* Revise math component tutorial md

* Regenerate math component tutorial md

* Revise math component tutorial md

* Revise math component tutorial md
2022-12-19 10:58:47 -08:00
Rob Bocchino
32086326ca
Revise math tutorial (#1729)
Remove outdated reference to v3.0.0
2022-10-20 10:26:51 -07:00
Josh Soref
1f7b07da36
Update check-spelling to v0.0.20 (#1583)
* spelling: and

Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>

* spelling: command

Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>

* spelling: cycle

Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>

* spelling: dependent

Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>

* spelling: github

Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>

* spelling: nonexistent

Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>

* spelling: pass

Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>

* spelling: preexisting

Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>

* spelling: that

Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>

* spelling: the

Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>

* Update check-spelling
2022-07-26 14:35:01 -07:00
M Starch
cc795f7c00
lestarch: defining CMD_SEQ in tutorial (#1387)
* lestarch: defining CMD_SEQ in tutorial

* lestarch: sp

* lestarch: recommended non-zero CMD_SEQ
2022-04-13 17:46:00 -07:00
Sean Marquez
1576674ca2
add missing quotes on include statement in 4.5.4 (#1308) 2022-03-15 14:03:51 -07:00
Esteban Duran
50c408769f
astroesteban: Add Cross Compilation Section To Math Tutorial (#1274)
* Add Cross Compilation Section To Math Tutorial

* Fix orer Typo

* astroesteban: Create Separate Cross-Compilation Section
2022-02-17 17:50:07 -08:00
Esteban Duran
8314f71086
Fix Section 4.5.1 of Math Component Tutorial (#1243)
* fix: fprime-util impl --ut command not working

#1238

* fix list formatting

#1238

* lestarch: sp

* Remove Placeholder Instructions

Co-authored-by: M Starch <LeStarch@googlemail.com>
2022-02-11 13:01:10 -08:00
Esteban Duran
595cf3682d
astroesteban: fix math component misleading instructions (#1273)
* astroesteban: fix math component tutorial typos

* Minor Notation Fixes
#1255
2022-02-09 14:57:59 -08:00
bocchino
13ab37c70b Revise formatting in math tutorial 2021-12-07 11:37:42 -08:00
bocchino
c9f857f23b Revise math tutorial
Add title header
Increment other section header indents by one
2021-12-07 11:36:50 -08:00
bocchino
184e3d88a6 Revise opcode for MathReceiver 2021-12-07 11:27:23 -08:00
bocchino
436e192ff1 Fix formatting in math tutorial 2021-12-07 11:13:00 -08:00
bocchino
8e0e5f96fc Revise math tutorial
Fix formatting
2021-12-07 11:11:16 -08:00
bocchino
f888c72fe1 Revise math tutorial 2021-12-07 11:04:55 -08:00
bocchino
502567932a Revise math tutorial
Fix broken link
2021-12-07 10:57:33 -08:00
bocchino
b5225bdf91 Revise math tutorial 2021-12-07 10:52:59 -08:00
bocchino
b903bd22a6 Revise math tutorial 2021-12-07 10:26:42 -08:00
bocchino
00348db966 Revise math tutorial 2021-12-07 10:21:59 -08:00
bocchino
c8cd1d6838 Revise math tutorial 2021-12-07 10:21:10 -08:00
bocchino
a43adf5905 Revise math tutorial
Fix bug in section headers
2021-12-07 10:19:40 -08:00
bocchino
36bb378467 Revise math tutorial
Add more content
Check for bad refs
2021-12-07 10:18:14 -08:00
bocchino
c2263cb39f Revise math tutorial
Fix bug in section tags
2021-12-07 09:30:27 -08:00
bocchino
b2f7a5a766 Revise math tutorial
Add table of contents
2021-12-07 09:26:47 -08:00
bocchino
5f9a363c55 Revise math tutorial 2021-12-07 08:59:47 -08:00
bocchino
c0225e7ff2 Revise math tutorial 2021-12-07 08:58:11 -08:00
bocchino
59f4b7116e Revise math tutorial
Fix bug in section numbering
2021-12-07 08:56:42 -08:00
bocchino
3563989c11 Convert math tutorial to Markdown 2021-12-07 08:48:18 -08:00
bocchino
13a8d70560 Revise math tutorial 2021-12-06 22:50:47 -08:00
bocchino
2f3409fe6b Revise math tutorial 2021-12-06 22:49:35 -08:00
bocchino
5de4659d7c Revise math tutorial 2021-12-06 22:33:50 -08:00
bocchino
f5479f0bdc Fix include script; regenerate 2021-12-06 22:33:00 -08:00
bocchino
5c0b19a07e Revise math tutorial 2021-12-06 22:30:30 -08:00
bocchino
66bdbe828c Fix broken links 2021-12-06 22:29:38 -08:00
bocchino
fb4686ff74 Revise math tutorial 2021-12-06 22:28:06 -08:00
bocchino
8707f799a1 Add missing file 2021-12-06 22:04:31 -08:00
bocchino
42d66c06bb Remove old math tutorial 2021-11-04 17:19:06 -07:00
bocchino
6532892650 Revert changes to Tutorial.md 2021-10-12 17:45:48 -07:00
bocchino
9b5bd69529 Revise Math Tutorial; add Math Types 2021-10-12 09:59:51 -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
Aidan Wagner
2a6580d952 Fixed incorrect scheduler number in Math Component tutorial 2021-06-09 10:10:19 -07:00
M Starch
222048e679
lestarch: minor documentation corrections, fixes #413 and #425 (#522) 2021-05-05 20:25:49 -07:00
Tu Nguyen
f2bfbd67a4 Remove extra whitespace for markdown template 2021-04-24 19:59:37 +07:00
M Starch
12c478bd79
Merge pull request #445 from zacharysarah/followup-issue-332
[Docs] Fixes to unit testing, MathComponent tutorial
2021-03-11 07:26:30 -08:00
Josh Soref
4a000f1e50 spelling: telemetry
Signed-off-by: Josh Soref <jsoref@users.noreply.github.com>
2021-03-07 14:49:50 -05:00
Josh Soref
820bbb3a3d spelling: system
Signed-off-by: Josh Soref <jsoref@users.noreply.github.com>
2021-03-07 14:49:50 -05:00