Bertrand Songis
|
eecdef3c5a
|
VC++ compilation
|
2016-01-14 23:15:51 +01:00 |
|
Bertrand Songis
|
e8aaa67450
|
[Horus] GUI continued - #3159
[GVars] Refactoring continued - #3185
|
2016-01-14 07:41:30 +01:00 |
|
Bertrand Songis
|
97d59cfa56
|
Copyright script applied to all sources in the radio directory
|
2015-12-23 19:57:13 +01:00 |
|
Damjan Adamic
|
51b8f9b054
|
Re #2469: part1: Menu system renaming of variables and refactoring (ported #3087 from master commits 3186a5d99..94d8b8b0e8d)
|
2015-11-26 18:29:20 +01:00 |
|
Bertrand Songis
|
de733579d5
|
Merge remote-tracking branch 'origin/next' into Horus
# Conflicts:
# companion/src/CMakeLists.txt
# companion/src/firmwares/opentx/opentxinterface.cpp
# companion/src/firmwares/opentx/simulator/CMakeLists.txt
# companion/src/firmwares/opentx/stamp-opentx.h.in
# radio/src/Makefile
# radio/src/cli.cpp
# radio/src/gui/Taranis/helpers.cpp
# radio/src/gui/Taranis/lcd.cpp
# radio/src/gui/Taranis/menu_model_setup.cpp
# radio/src/gui/Taranis/view_main.cpp
# radio/src/lua_api.cpp
# radio/src/main_avr.cpp
# radio/src/myeeprom.h
# radio/src/opentx.cpp
# radio/src/pulses/pxx_arm.cpp
# radio/src/storage/eeprom_conversions.cpp
# radio/src/targets/Horus/adc_driver.cpp
# radio/src/targets/Horus/board_horus.cpp
# radio/src/targets/Horus/board_horus.h
# radio/src/targets/Horus/diskio.cpp
# radio/src/targets/Horus/hal.h
# radio/src/targets/Horus/haptic_driver.cpp
# radio/src/targets/Horus/i2c_driver.cpp
# radio/src/targets/Horus/keys_driver.cpp
# radio/src/targets/Horus/lcd_driver.cpp
# radio/src/targets/Horus/led_driver.cpp
# radio/src/targets/Horus/pulses_driver.cpp
# radio/src/targets/Horus/pwr_driver.c
# radio/src/targets/Horus/sdio_sd.c
# radio/src/targets/Horus/sdio_sd.h
# radio/src/targets/Horus/serial2_driver.cpp
# radio/src/targets/Horus/telemetry_driver.cpp
# radio/src/targets/Horus/usb_conf.h
# radio/src/targets/Horus/usbd_desc.c
# radio/src/targets/Horus/usbd_storage_msd.cpp
|
2015-11-15 23:08:34 +01:00 |
|
Damjan Adamic
|
082ba0893d
|
Out of bounds protection for telemetryItems[] array access and some code refactoring for telemetry value precision
|
2015-10-18 12:06:25 +02:00 |
|
Bertrand Songis
|
2902ae1887
|
Horus simulator should now be OK
|
2015-10-14 23:47:51 +02:00 |
|
Bertrand Songis
|
a985d021b6
|
Fixes #2754
|
2015-09-01 18:55:44 +02:00 |
|
Bertrand Songis
|
89c27cfcca
|
Fixes #2704
|
2015-08-14 11:45:09 +02:00 |
|
Andre Bernet
|
19e68bac4d
|
RSSI lacked unit (Fix #2557)
dBm renamed to dB (made no sense)
|
2015-07-25 18:02:14 +02:00 |
|
bsongis
|
2b804f92b5
|
Fixes #2478
|
2015-07-18 14:16:09 +02:00 |
|
bsongis
|
00c62b13d6
|
Fixes #2453
|
2015-07-12 11:46:54 +02:00 |
|
bsongis
|
6abd888bf3
|
Compilation fix
|
2015-06-30 06:36:14 +02:00 |
|
Bertrand Songis
|
ff409321ff
|
Merge pull request #2290 from opentx/bsongis/issue_2266_set_failsafe_custom_function
Fixes #2266
|
2015-06-29 22:57:23 +02:00 |
|
bsongis
|
86c2788454
|
Compilation fix
|
2015-06-29 06:51:46 +02:00 |
|
bsongis
|
55356baea8
|
Fixes #2266 - SetFailsafe Custom Function. Version without an EEPROM
shift. It removes the ModuleOff function which nobody will need I hope
...
|
2015-06-28 22:28:18 +02:00 |
|
Bertrand Songis
|
dab2267e10
|
Merge pull request #2297 from opentx/bsongis/dangerous_module_functions
Dangerous module functions fix
|
2015-06-28 20:53:16 +02:00 |
|
bsongis
|
34d096e115
|
All disabled telemetry google tests are now enabled
|
2015-06-15 22:05:53 +02:00 |
|
bsongis
|
0c17833ab7
|
Dangerous module functions fix
|
2015-05-11 20:34:24 +02:00 |
|
Andre Bernet
|
54a5a34fe8
|
Disable DANGEROUS_MODULE_FUNCTIONS execution for now, it's broken and _really_ dangerous...
|
2015-05-11 10:32:38 +04:00 |
|
Bertrand Songis
|
17b16e4670
|
[Taranis] Asynchronous screenshots (to ensure the LCD will be fully
refreshed before doing the screenshot)
|
2015-04-02 23:06:11 +02:00 |
|
Andre Bernet
|
11ede465ac
|
Cosmetics
|
2015-03-22 22:25:58 +04:00 |
|
Andre Bernet
|
aced02f2bb
|
Reset SF can now reset individual telemetry items (fix #161)
|
2015-03-22 17:58:14 +04:00 |
|
bsongis
|
23c4712bbf
|
Date+Time append to screenshots filenames
|
2015-02-17 19:57:20 +01:00 |
|
bsongis
|
895bc26f77
|
Fixes #1925
|
2015-02-17 19:53:20 +01:00 |
|
Damjan Adamic
|
afc41f082e
|
Fixes #2009: Timer Voice minute call not working for persistent timers
Timers moved to timer.cpp
Added timer overflow protection
Added timer gtests
THt mode now triggers on THR>10%
|
2015-01-29 19:26:54 +01:00 |
|
bsongis
|
c0c9b5ae83
|
Option GUI=NO added
|
2015-01-21 22:41:43 +01:00 |
|
bsongis
|
a9e64c3603
|
#1761 - Radio part done
|
2014-12-08 19:39:54 +01:00 |
|
bsongis
|
88d9691d16
|
Telemetry refactoring - Fixes #1634
|
2014-11-08 12:06:42 +01:00 |
|
bsongis
|
2f8b9347a4
|
Global functions (only Firmware) - saves 20bytes flash on 9X stock
|
2014-09-18 11:44:09 +02:00 |
|