Files
paparazzi/sw/airborne/modules/ctrl
Gautier Hattenberger 3265299718 [nav] update and harmonized navigation frequency (#2796)
- use NAVIGATION_FREQUENCY for all firmwares
- use 20 Hz as default, unless a PERIODIC_FREQ of 516 is used for
rotorcraft (then keep 16)
- remove old vehicle interface module
- update some files

The idea with 20Hz is to be closer to recent GPS modules providing
positions at 10 to 20 Hz and to have a multiple of the common
frequencies used in the system: 60, 100, 120, 500, 1000, ...
Only execption is the legacy 512Hz where it is better to keep 16 to have
a correct prescaler.
2021-12-03 22:59:59 +01:00
..