1
0
Fork 0
mirror of https://github.com/opentx/opentx.git synced 2025-07-22 07:45:14 +03:00
Commit graph

8017 commits

Author SHA1 Message Date
Bertrand Songis
a05fa1738f [Horus] Return to 6 chars wav names to track the shutdown bug without having to reconfigure the model 2016-03-22 19:38:23 +01:00
Bertrand Songis
5691395dcf [Horus] Google tests added 2016-03-22 19:36:53 +01:00
Andre Bernet
74992a69dc Default AVR fuse settings changed to disable JTAG interface (#3379 part 2) 2016-03-22 16:16:17 +04:00
Andre Bernet
d064ba0136 Simu compilation 2016-03-22 15:49:45 +04:00
Andre Bernet
3eb0c3a953 [9X/2650] Fix occasional interaction between JTAG port and POT3 (fix from Mike following openrcforums discussion) 2016-03-22 12:18:29 +04:00
Andre Bernet
9e61f3e5e0 [Horus] Timer display enhancements 2016-03-22 12:18:29 +04:00
Bertrand Songis
dbcda02770 Error and Warning fixed 2016-03-21 22:21:13 +01:00
Bertrand Songis
c8a84a404b Compilation failure 2016-03-21 21:51:51 +01:00
Bertrand Songis
c19b35ea0e [Horus] Compilation fix with JITTER_MEASURE 2016-03-21 20:53:52 +01:00
Bertrand Songis
bca7773279 [Horus] Failsafe screen done 2016-03-21 18:40:11 +01:00
Bertrand Songis
b29f9584d1 [Horus] Cosmetics in Special Functions screen 2016-03-21 18:39:35 +01:00
Bertrand Songis
e6acfc7e88 [Horus] Logical switches UI fixes 2016-03-21 18:38:52 +01:00
Bertrand Songis
38e44991e9 Cosmetics 2016-03-21 18:38:05 +01:00
Bertrand Songis
27dc84028c [Taranis] It's now impossible to have Trainer input in the external module and a regular module enabled 2016-03-21 18:37:17 +01:00
Bertrand Songis
bd3c52d6ac Warning removed 2016-03-21 18:33:26 +01:00
Bertrand Songis
8ecd053af5 Cosmetics 2016-03-21 18:32:35 +01:00
Damjan Adamic
be29e80988 WATCHDOG_DISABLED default set to OFF 2016-03-20 22:15:06 +01:00
Damjan Adamic
28dd71905f Fixes #3375: better linearity for Horus volume control 2016-03-20 21:44:33 +01:00
Bertrand Songis
76e39222db [Horus] The Modelbmp widget was always refreshed since my last commit 2016-03-20 19:56:06 +01:00
Andre Bernet
5e6288b7d1 [Horus] LS editing bug 2016-03-20 22:53:19 +04:00
Bertrand Songis
65664c0bc9 Merge pull request #3373 from opentx/projectkk2glider/issue_3371_horus_tx_battery
Projectkk2glider/issue 3371 horus tx battery
2016-03-20 18:06:58 +01:00
Damjan Adamic
3a064b15ed Simu fixes for 9X 2016-03-20 17:24:30 +01:00
Damjan Adamic
af2cd30146 Re #3371: Battery warning range fix for Horus 2016-03-20 17:13:23 +01:00
Damjan Adamic
a25b20a1e7 Re #3371: Sky9X fixed 2016-03-20 17:01:17 +01:00
Damjan Adamic
43e7680c9b Re #3371: ARM stuff removed from AVR version of checkBattery() 2016-03-20 17:00:58 +01:00
Damjan Adamic
e317687973 Fixes #3371: Battery calibration menu item added for Horus 2016-03-20 16:05:27 +01:00
Damjan Adamic
a3af63edad Re #3371: tx battery measuring code moved to board_xxx.cpp, battery check code rewritten for ARM platforms, Horus battery calibrated. 2016-03-20 16:05:27 +01:00
Damjan Adamic
49e70dbf12 simulator fixes 2016-03-20 15:20:59 +01:00
Bertrand Songis
74229b808f Duplicated code removed 2016-03-19 19:30:37 +01:00
Bertrand Songis
5925e8eae4 [Horus] Analogs view for debug in the Statistics menu 2016-03-19 19:06:15 +01:00
Bertrand Songis
63d306070a [Taranis] Cosmetics 2016-03-19 19:05:34 +01:00
Bertrand Songis
bffa99d98f Simulator segfault 2016-03-19 18:49:04 +01:00
Bertrand Songis
defef14018 Compilation fix 2016-03-19 18:20:48 +01:00
Bertrand Songis
0a7d0119fe Merge pull request #3330 from opentx/projectkk2glider/issue_3255_uid_display
Projectkk2glider/issue 3255 uid display
2016-03-19 16:32:26 +01:00
Bertrand Songis
3fdfcf45f9 [Horus] ModelBmp widget refreshed when the model name changes 2016-03-19 14:35:45 +01:00
Bertrand Songis
f43a790d5c [Taranis] HEARBEAT now uses the DMA for SBUS reception 2016-03-19 13:41:21 +01:00
Bertrand Songis
244239ff6a Compilation fix 2016-03-19 12:40:11 +01:00
Bertrand Songis
4443ab22ee [Taranis] Overrun errors on S.PORT are now counted and it's possible to display the errors count in the CLI 2016-03-19 12:06:43 +01:00
Bertrand Songis
f622d7cf6d [Taranis] We cannot receive S.PORT through DMA, the associated stream is already used by the DAC 2016-03-19 12:01:36 +01:00
Bertrand Songis
b8068438fb [Horus] Sliders will stop always moving when around 0, just because of a bad rounding when negative 2016-03-19 00:09:06 +01:00
Bertrand Songis
e8b783a491 [Crossfire] Now 921600bauds as we have bigger plans :) 2016-03-18 22:19:29 +01:00
Bertrand Songis
5cb6884ab3 [Horus / Taranis] S.PORT telemetry now uses the DMA. I think the buffer could be reduced, 512bytes seems really big 2016-03-18 21:49:06 +01:00
Andre Bernet
e810367284 Duplicate code removed 2016-03-19 00:24:57 +04:00
Andre Bernet
648f03a079 Cosmetics 2016-03-19 00:21:16 +04:00
Bertrand Songis
e4b596d733 Cosmetics 2016-03-18 17:11:06 +01:00
Andre Bernet
f90a69335b [Horus] Theme init was missing in general settings defaults 2016-03-18 17:49:02 +04:00
Andre Bernet
dd066c3ec1 Fix simu screenshot size for Horus 2016-03-18 15:30:49 +04:00
Andre Bernet
83c88d93ee Battery timer was reset on wrong page 2016-03-18 15:08:39 +04:00
Andre Bernet
92911daf73 Duplicate "Free Mem" line removed 2016-03-18 14:52:55 +04:00
Andre Bernet
ca7eae6ef0 SDL path got mangled when mingw32 is defined 2016-03-18 12:44:38 +04:00