outline text with black
[fpv.git] / imuboard / gps_venus.c
2015-03-04 Olivier Matzgps_venus: most functions should be static
2015-03-04 Olivier Matzgps: split gps_venus
2014-11-25 Olivier Matzgps: add position pinning configuration
2014-09-18 Olivier Matzimuboard/gps: increase position reset timeout
2014-09-18 Olivier Matzimuboard: allow to log on stdout even if sdcard is...
2014-09-09 Olivier Matzgps: add rx timeout at init
2014-09-09 Olivier Matzchange rate to 5hz
2014-09-09 Olivier Matzfix typos
2014-09-09 Olivier Matzgps: fix global position
2014-09-09 Olivier Matzgps: erase global position struct if position invalid...
2014-09-09 Olivier Matzchange gps_loop -> gps_log
2014-09-09 Olivier Matzgps_venus: add missing attribute in m_output message...
2014-07-24 Olivier Matzuse printf_P instead of printf if possible
2014-07-24 Olivier MatzInitial revision