[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[paparazzi-commits] [paparazzi/paparazzi] ff669f: [cockpit] settings: wi
From: |
GitHub |
Subject: |
[paparazzi-commits] [paparazzi/paparazzi] ff669f: [cockpit] settings: wider label for current value |
Date: |
Sun, 17 Aug 2014 08:35:37 -0700 |
Branch: refs/heads/settings_double
Home: https://github.com/paparazzi/paparazzi
Commit: ff669f8426a6f3f903fe27a3e2047e06b7eeb911
https://github.com/paparazzi/paparazzi/commit/ff669f8426a6f3f903fe27a3e2047e06b7eeb911
Author: Felix Ruess <address@hidden>
Date: 2014-08-17 (Sun, 17 Aug 2014)
Changed paths:
M sw/ground_segment/cockpit/page_settings.ml
Log Message:
-----------
[cockpit] settings: wider label for current value
Commit: 1d810cde3ee0374df8a3f17743bd84b6b87a038d
https://github.com/paparazzi/paparazzi/commit/1d810cde3ee0374df8a3f17743bd84b6b87a038d
Author: Felix Ruess <address@hidden>
Date: 2014-08-17 (Sun, 17 Aug 2014)
Changed paths:
M sw/ground_segment/cockpit/page_settings.ml
Log Message:
-----------
[settings] use a spin button for really large values
starting to solve #795
Commit: d34d4b8537ae7139b4411af2e96c7aff831f16f1
https://github.com/paparazzi/paparazzi/commit/d34d4b8537ae7139b4411af2e96c7aff831f16f1
Author: Felix Ruess <address@hidden>
Date: 2014-08-17 (Sun, 17 Aug 2014)
Changed paths:
M conf/messages.xml
M sw/airborne/arch/sim/jsbsim_transport.c
M sw/airborne/firmwares/beth/overo_gcs_com.c
M sw/airborne/firmwares/fixedwing/datalink.c
M sw/airborne/firmwares/motor_bench/main_motor_bench.c
M sw/airborne/firmwares/rotorcraft/datalink.c
M sw/airborne/firmwares/setup/setup_actuators.c
M sw/airborne/firmwares/tutorial/main_demo5.c
M sw/airborne/firmwares/wind_tunnel/main.c
M sw/airborne/firmwares/wind_tunnel/main_mb.c
M sw/airborne/fms/fms_gs_com.c
M sw/airborne/fms/overo_test_telemetry2.c
M sw/airborne/modules/gsm/gsm.c
M sw/airborne/test/subsystems/test_settings.c
M sw/airborne/test/test_actuators_pwm.c
M sw/airborne/test/test_manual.c
M sw/simulator/nps/nps_ivy_common.c
M sw/tools/generators/gen_settings.ml
Log Message:
-----------
[settings] send as double instead of float
A bit of a sucky workaround in absense of proper type handling in settings...
Addresses parts of #794
Compare:
https://github.com/paparazzi/paparazzi/compare/ff669f8426a6^...d34d4b8537ae
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [paparazzi-commits] [paparazzi/paparazzi] ff669f: [cockpit] settings: wider label for current value,
GitHub <=