fpv.git
2015-06-07 Olivier Matzoutline text with black master
2015-06-07 Olivier Matzearly support of camera
2015-06-07 Olivier Matzrename Ui_MainWindow in Ui_OSD
2015-06-07 Olivier Matzadd some keyboard shortcuts
2015-06-07 Olivier Matzsimplify imports
2015-06-07 Olivier Matzadd menu
2015-06-02 Olivier Matzqtosd: port in pyqt5
2015-06-02 Olivier Matzadd first version of qt-osd
2015-05-20 Olivier Matzimuboard: update config to generate a binary format...
2015-05-20 Olivier Matzadd microb command line
2015-05-20 Olivier Matzadd bootloader
2015-05-20 Olivier Matzimuboard/mk: use linker script
2015-05-20 Olivier Matzimuboard: fix call to bootloader
2015-05-20 Olivier Matzimuboard/mk: add program_noerase target
2015-05-20 Olivier Matzimuboard: remove references to xbee
2015-05-05 Olivier Matzadd support of new gps (ubx)
2015-03-04 Olivier Matzgps_venus: most functions should be static
2015-03-04 Olivier Matzimuboard: add some comments in mpu6050, clean is needed...
2015-03-04 Olivier Matzimuboard: force to ignore magnetometer
2015-03-04 Olivier Matzimuboard: add a command to reset eeprom
2015-03-04 Olivier Matzimuboard: add a log when starting
2015-03-04 Olivier MatzIMU_Razor9DOF: allow to match other formats (logs)
2015-03-04 Olivier Matzgps: split gps_venus
2014-11-25 Olivier Matzimu: set sample freq to 50hz
2014-11-25 Olivier Matzgps: add position pinning configuration
2014-11-25 Olivier Matzrc_proto: imu and gps send at pow 4
2014-11-25 Olivier MatzIMU_Razor9DOF.py: adapt to new log format
2014-11-25 Olivier Matzrc_proto: fix logs
2014-11-19 Olivier Matzadd missing .config
2014-09-18 Olivier Matzmainboard/xbee: display gps validity info when receivin...
2014-09-18 Olivier Matzmainboard: do not start i2c polling by default
2014-09-18 Olivier Matzimuboard: fix reading and sending of imu position
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-18 Olivier Matzimuboard: add commands to dump gps or imu
2014-09-18 Olivier Matzimuboard/cmdline: read chars per burst
2014-09-18 Olivier Matzimu: dos2unix
2014-09-18 Olivier Matzimu: clean MadgwickAHRSupdate
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 Matzdisplay message flags in dump_i2c
2014-09-09 Olivier Matzfix global imu position
2014-09-09 Olivier Matzchange gps_loop -> gps_log
2014-09-09 Olivier Matzbeep when GPS returns a bad position
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 Matzsupport imu and gps over xbee (not tested)
2014-07-24 Olivier Matzrename i2c imuboard status flags defines
2014-07-24 Olivier MatzInitial revision