Kilrah
c34ed67343
Merge branch '2.3' into 3djc/T-Lite
...
# Conflicts:
# companion/src/firmwares/boards.h
# companion/src/firmwares/opentx/opentxeeprom.h
# radio/src/gui/common/stdlcd/radio_hardware.cpp
# radio/src/targets/common/arm/stm32/adc_driver.cpp
# radio/src/targets/common/arm/stm32/bootloader/CMakeLists.txt
# radio/src/targets/taranis/board.h
# radio/src/targets/taranis/hal.h
# radio/src/targets/taranis/keys_driver.cpp
# radio/src/targets/taranis/lcd_driver_spi.cpp
2021-01-15 20:17:02 +01:00
3djc
1f01fa6d47
Radiomaster T8 ( #8219 )
2021-01-15 17:19:25 +01:00
3djc
84c86f718b
Jumper TLite support
2021-01-14 13:30:54 +01:00
3djc
e1e67a9d8c
Add support for radiomaster TX12 ( #8080 )
...
* Add tx12 support
2020-11-14 11:48:46 +01:00
Andre Bernet
abc70f1a5a
Buttons for trims T5 and T6 were not working in simu ( fix #7167 ) ( #7243 )
...
Buttons for trims T5 and T6 were not working in simu (fix #7167 )
2020-01-03 12:16:26 +01:00
Bertrand Songis
356a39e010
Simu switches fix
2019-11-08 19:26:56 +01:00
Kilrah
16ace5cb57
Merge branch '2.3.1' into 2.3
2019-10-07 18:13:19 +02:00
Bertrand Songis
f78dbafa17
[X9D] P3 fix
2019-10-07 12:40:11 +02:00
Bertrand Songis
4a618f1317
X9LiteS ( #6820 )
2019-09-24 13:13:45 +02:00
Bertrand Songis
e1259c637e
Compilation fix (attempt N+3)
2019-08-22 18:48:55 +02:00
Bertrand Songis
2ce17f3b68
More unneeded definitions removed
2019-08-20 18:04:19 +02:00
Bertrand Songis
185532f05e
No more voltage alarms on simu
2019-08-12 14:23:03 +02:00
Bertrand Songis
69f535e1af
ADC fixes
2019-07-22 10:43:07 +02:00
Bertrand Songis
093025f444
Bsongis/remove cpu temperature ( #6541 )
...
Remove CPU temperature
2019-07-03 17:17:42 +02:00
Bertrand Songis
3a0960c1e3
Bsongis/adc rtc temperature ( #6537 )
...
RTC voltage + CPU temperature + RTC voltage alarm (thanks @schwabe)
2019-07-03 07:58:32 +02:00
Bertrand Songis
efde2af17b
Array overflow fix
2019-06-25 15:20:00 +02:00
Bertrand Songis
03a0ebd9f7
Some more assert to break the simu a little bit more in case of array overflow
2019-06-25 15:18:12 +02:00
Bertrand Songis
b262808aa1
Black screen on simu
2019-06-20 09:27:18 +02:00
Bertrand Songis
eaf595bd76
Refactoring keys/switches/trims in simu ( #6515 )
...
Refactoring keys/switches/trims in simu
2019-06-18 20:07:15 +02:00
Bertrand Songis
65860da986
Cosmetics
2019-06-18 12:41:29 +02:00
Bertrand Songis
afa69cb0c5
Thread names and cosmetics
2019-06-18 12:13:11 +02:00
3djc
cd3c4ac654
Add Jumper t12 support by 3djc ( #6451 )
...
* Jumper T12 - companion part
* more work
* Add definitions
* fix libsimulator key handling
* Fix simu keys handling
* Cosmetics
* Continued
* Fix wrong regplace
* Fix wrong regplace
* Please travis
* Please travis
* Add T12 to Travis
Switch naming and display
* Cosmetics
* Work on modules
* Work on modules
* typo
* Fix navigation
* Cosmetics
* Introduce NAVIGATION_type
* Fix
* Make NAVIGATION_type more future proof
* Lots of cleanups and improvements
* Cosmetics
* Fix internal module menu
* Cosmetics
* Fix screen reversed
* Small fixes
* Fix navigation issue
* Please travis
* Fix LCD contrast
* Fix T12 switch layout
* Fix T12 keys screen and all radios keys translations
* Complete rework of SWITCHES screen for all radios
* comsetics
* VC++ compilation
2019-05-26 19:51:17 +02:00
Bertrand Songis
c28210e3e4
Rotary encoder refactoring
2019-04-30 14:55:21 +02:00
Bertrand Songis
131078e3a0
GCC new warnings fixed (GCC) 8.1.1 20180531
2018-08-03 23:02:43 +02:00
3djc
dd632969f3
Massive clean thanks to Schwabe : unifdef -m -DCPUARM -UCPUM64 -UCPUM2560 -UPCBSTD -UPCBMEGA2560 -UPCBGRUVIN9X -UPCB9X $(find . -name "*.cpp" -or -name "*.h")
2018-07-05 08:04:55 +02:00
Bertrand Songis
993e543162
Bsongis/issue 5896 ( #5898 )
...
* Fixes #5896
* No voltage alarm during X-Lite debugging ...
* Some cleanups
2018-05-21 10:40:34 +02:00
Bertrand Songis
99604dccc9
XLite support ( #5806 )
2018-04-25 23:07:04 +02:00
Bertrand Songis
c4001c8507
Bsongis/frsky xlite ( #5574 )
...
FrSky X-Lite support added
2018-01-02 14:36:48 +01:00
3djc
394bc1689f
Massive cleaning ( #5538 )
2017-12-18 20:54:22 +01:00
Max Paperno
45cfcd67ff
[simu][horus] Replace 2nd knob/pot with functional 6-pos switch (must be calibrated). ( #4554 )
2017-03-05 08:48:10 +01:00
Damjan Adamic
bbe82db087
Cosmetics
2017-01-30 14:52:37 +01:00
Max Paperno
d6d694a36f
[simu] Fix keyboard switch controls for X7.
2017-01-25 14:01:07 -05:00
Andre Bernet
824317c477
Fix linking problem due to SDL main definition
2017-01-23 22:11:07 +01:00
Damjan Adamic
f7543e3220
Projectkk2glider/simu tmp sd path ( #4231 )
...
* Re #4224 : Introduced settingsPath and use std::string for paths in simpgmspace.
* Re #4224 : Relevant parts of simpgmspace.cpp moved into simufatfs.cpp and simudisk.cpp
* Removed "/" from "mask_monitor_logsw.png"
* Re #4224 : findTrueFileName() refactoring
* Faster gtests (less waiting for eeprom operations to finish)
* Re #4224 : Radio settings and models directories now taken from alternate path (if set) [simu]
* Fixes #3322 : together with previous changes to the SD browser this prevents the simulator from browsing higher than SD card root path.
* f_chdir() debug traces
2017-01-15 21:53:18 +01:00
Bertrand Songis
fa5e5d670b
[Simu] Revert to the good old keys until there is a compromise found
...
C is used for SWC
2017-01-04 18:33:31 +01:00
joaquins
d9981b25d9
Fixes #4085 : Horus simulator rotary control improvements ( #4087 )
...
* Fix for issue with trackpad & mouse wheel: Small movements up or down send delta=0, causing always events in the same direction.
* Changed keys to X,C
2016-12-23 20:13:00 +01:00
Arne Schwabe
c4a1dc4c70
Add 'Z' as key to the rotary encoder emulation ( #3881 )
...
This helps us people with non AZERTY keyboards that have Z left to the X. Doesn't help German layouts with 'Y' next to 'X' but that key is already used as trim key.
2016-10-08 09:38:21 +02:00
Bertrand Songis
1d735f2bd3
[X9E/X7D] Rotary encoder navigation speed implemented ( #3724 )
2016-08-27 18:19:44 +02:00
Bertrand Songis
643a731979
Cosmetics
2016-08-23 20:07:39 +02:00
Damjan Adamic
64966c7d7d
Cosmetics
2016-08-21 19:18:49 +02:00
Bertrand Songis
d3ae3c035d
Bsongis/gui refactoring for x7 d ( #3701 )
...
* [X7D] New board added
* Cosmetics
2016-08-18 11:49:16 +02:00
3djc
52435703a0
3djc/telem rename ( #3678 )
...
* Rename EXT option to TELEMETRY
* Change test accordingly
* Rename FRSKY to TELEMETRY_FRSKY
* Rename ARDUPILOT to TELEMETRY_ARDUPILOT
* More renames (JETI, MAVLINK, NMEA)
* Fixes to make commit-test happy
* Further tests added to commit-test
* Cleanup
* Rename EXTSTD to TELEMETRY_NONE
2016-08-02 21:53:25 +02:00
Bertrand Songis
67eb04e44c
Merge branch 'next' into schwabe/ar9x_test_and_fix
2016-08-01 07:03:17 +02:00
Bertrand Songis
51223a5864
No more REV9E and REVPLUS
2016-07-29 14:44:59 +02:00
Bertrand Songis
83cdd67e6a
Bsongis/move everything ( #3669 )
...
* Directories moved
* Directories moved
* Directories moved
* Directories moved
* Directories moved
* rename horus directories in gui to 480x272
* Directories moved
* Rename taranis to 212x64
* Directories moved - TARANIS target removed, it's now X9E / X9D+ / X9D
* Directories moved - TARANIS target removed, it's now X9E / X9D+ / X9D
* Directories moved - TARANIS target removed, it's now X9E / X9D+ / X9D
* Directories moved - TARANIS target removed, it's now X9E / X9D+ / X9D
* Directories moved - TARANIS target removed, it's now X9E / X9D+ / X9D
* Directories moved - TARANIS target removed, it's now X9E / X9D+ / X9D
* Directories moved - TARANIS target removed, it's now X9E / X9D+ / X9D
* Fix x9e compile
* Directories moved - TARANIS target removed, it's now X9E / X9D+ / X9D
* Directories moved - TARANIS target removed, it's now X9E / X9D+ / X9D
* Directories moved - TARANIS target removed, it's now X9E / X9D+ / X9D
* Directories moved - TARANIS target removed, it's now X9E / X9D+ / X9D
* Directories moved - TARANIS target removed, it's now X9E / X9D+ / X9D
* Minor improvement of path handling
* Another bunch of files renamed :)
* Another bunch of files renamed :)
* Another bunch of files renamed :)
* Another bunch of files renamed :)
* Another bunch of files renamed :)
* Rename 9x to 128x64
* Compilation fixes
* Compilation fixes
* Compilation fixes
* Compilation fixes
* Compilation fixes
* Compilation fixes
2016-07-29 12:47:20 +02:00
Arne Schwabe
fdcc60b1b9
Fix AR9X build and add it to regular commit tests.
...
Note that simu still crashes on startup in the readRtc function
2016-07-25 16:49:04 +02:00
Damjan Adamic
97cc58e323
Projectkk2glider/issue 3432 jitter filter option ( #3452 )
...
* Fixes #3432 : radio option added to turn on/off ADC jitter filter (ported from master)
* Gtests fix
* Re #3432 : compilation fix
* Re #3432 : existing field split to accommodate the new option without the RadioData size change
2016-05-02 19:26:08 +02:00
Damjan Adamic
8a545ee60b
simu CPU optimizations
2016-04-23 20:07:43 +02:00
Andre Bernet
d207a600e8
Attempt at getting the simu interface usable with the extra trims
2016-04-02 17:03:24 +04:00
Bertrand Songis
746dc450fa
Telemetry files split
2016-03-28 11:24:55 +02:00