* master: (33 commits)
[ground_segment] use pkg-config for ivy-c if available
[tests] compare ENU to UTM with north fix
[python][math] some DoubleRMat additions
[python] conversion methods for geodetic float/double
[python] improve algebra int wrapper
[python] nicer wrappers for float and double algebra
[python] rename math to pprz_math and add algebra module
[python][math] improve swig wrapping
[log] prevent display when no points
[conf] bebop simple_x_quad_ccw as jsbsim model
bebop actuators left/right reversed
[plot] fix loading of logs with strings that are not representing a float
[conf] fix bebop makefiles for NPS
[python] simplify pprz_geodetic swig wrapper
[test] simple python script to compare UTM vs. ENU
[python] wrap pprz_geodetic with swig
[arch/linux] GCC diagnostic pragma outside of i2c_submit function
version v5.5_devel: embarking upon road to next release
release v5.4.0 stable version
[navigation] dox fixes
...
list is updated when
- WP is created or removed
- WP name is changed
- FP is opened or closed
zoom in/out using the spin button keep the map centered
close#1059close#927
* master: (175 commits)
[tests] fix math tests
[fixedwing] use min/max_cruise_throttle variables instead of defines
[conf] update some telemetry files
[ext] update luftboot
[ext] update libopencm3
[mavlink] add sending of origin and waypoints
[mavlink] rename SETTINGS to SETTINGS_NAMES_SHORT
[mavlink] send quaternion
[mavlink] parse PARAM_SET
[conf] add AUTOPILOT_VERSION to some default telemetry files
[conf] add python real time plotter to control panel
[python] messagesapp: growable value column width
[auto1-flaps] Please remove this as soon a better solution exits. For now it is critical to fly. closing #878
[conf] vivify fix digital_cam_uart missing settings
[conf] obc fix nav_airspeed names, and enable AMSL
fourth release candidate for next stable release v5.4
[server] close file even if file empty
[build] improve build version stuff
Add some more flexibility to conf and control_panel naming
[paparazzicenter] fix GLib-CRITICAL warning when running clean/build/upload
...
Conflicts:
sw/airborne/boards/ardrone/actuators_at.c
sw/airborne/firmwares/fixedwing/main_ap.c
sw/airborne/firmwares/rotorcraft/main.c
sw/airborne/modules/geo_mag/geo_mag.c
sw/airborne/modules/ins/ahrs_chimu_spi.c
sw/airborne/modules/ins/ahrs_chimu_uart.c
sw/airborne/subsystems/ins/ins_ardrone2.c
sw/airborne/test/subsystems/test_ahrs.c
Reason is just to get the fix for usb control callbacks so luftboot works again.
Since rcc_ppre1_frequency and rcc_ppre2_frequency were also renamed in the meantime, make appropriate changes.