Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
Dependencies: MODSERIAL mbed FATFileSystem
heading.txt@81:7ff2c6467892, 2018-11-08 (annotated)
- Committer:
- tnhnrl
- Date:
- Thu Nov 08 22:30:32 2018 +0000
- Revision:
- 81:7ff2c6467892
- Parent:
- 74:d281aaef9766
Minor fixes 11/8/18
Who changed what in which revision?
User | Revision | Line number | New contents of line |
---|---|---|---|
tnhnrl | 74:d281aaef9766 | 1 | # HEADING (rudder outer loop) parameters |
tnhnrl | 60:fb066857289d | 2 | |
tnhnrl | 60:fb066857289d | 3 | #Gains |
tnhnrl | 74:d281aaef9766 | 4 | PGain=-1.250000 |
tnhnrl | 74:d281aaef9766 | 5 | IGain=3.330000 |
tnhnrl | 74:d281aaef9766 | 6 | DGain=99.900002 |
tnhnrl | 60:fb066857289d | 7 | |
tnhnrl | 74:d281aaef9766 | 8 | # HEADING sensor filter parameters |
tnhnrl | 74:d281aaef9766 | 9 | filterWn=2.200000 |
tnhnrl | 74:d281aaef9766 | 10 | deadband=9.900000 |
tnhnrl | 60:fb066857289d | 11 | |
tnhnrl | 74:d281aaef9766 | 12 | #HEADING offset |
tnhnrl | 74:d281aaef9766 | 13 | zeroOffset=1.100000 |