mirror of
https://github.com/paparazzi/paparazzi.git
synced 2026-05-20 19:36:19 +08:00
3265299718
- 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.