1
0
Fork 0
mirror of https://github.com/opentx/opentx.git synced 2025-07-17 13:25:20 +03:00
Commit graph

8679 commits

Author SHA1 Message Date
Bertrand Songis
d471dc6216 Cosmetics 2016-05-26 18:19:24 +02:00
Bertrand Songis
1246c7d916 Merge branch 'Ingwie-next' into next 2016-05-26 18:18:08 +02:00
Ingwie
d1d3f7fa0a MEGA2560 the first PPM pulse in the frame longer. #2938 is missing in next 2016-05-26 12:34:28 +02:00
Ingwie
116802c946 [MEGA2560] KS108+ Voice+Splash "far" (#3534)
+little option (not defined) to reduce encoder resolution
2016-05-26 06:33:09 +02:00
Damjan Adamic
74adc1c7e6 Fix cmake resources compile problem 2016-05-25 23:17:36 +02:00
Damjan Adamic
829b86da99 Cosmetics 2016-05-25 22:14:10 +02:00
BenZoFly
0eda971365 Fixes #3518: GVar combobox not being refreshed when GV checkbox (re-)selected (ported from master) 2016-05-25 22:14:10 +02:00
Bertrand Songis
5f65217124 [MEGA2560] Add KS108 lcd + voice + "far" splash for firmware > 64Kb (#3515) 2016-05-25 21:21:51 +02:00
Bertrand Songis
907b6337fc [Horus] Impossible to remove widgets in layouts 2016-05-25 14:00:48 +02:00
Bertrand Songis
c9e9087ec9 Cosmetics 2016-05-25 13:48:10 +02:00
Bertrand Songis
231499e191 [Horus] Bitmap class and lcd.drawBitmap() added 2016-05-25 11:48:38 +02:00
Bertrand Songis
b7ad1ea226 [Horus] Impossible to remove widgets in layouts 2016-05-23 21:20:55 +02:00
Bertrand Songis
144710f1f7 S6R bitmaps improved 2016-05-23 19:34:03 +02:00
Damjan Adamic
03b4797073 Compilation fix (DEBUG_INTERRUPTS) 2016-05-23 19:08:16 +02:00
Damjan Adamic
06fce5108e Closes #3505: add fuel quantity sensor in telemetry simulator (#3506) (ported from master)
* Closes #3507: raise max RPM in telemetry simulator to 2147483647 (0x7FFFFFFF)
2016-05-23 18:49:46 +02:00
Arne Schwabe
957bc11135 Also always use the usb id in make flash like Companion does
On my mac the internal usb keyboard also registers as DFU device, making make flash quit with an error that multiple DFU devices are detected
2016-05-23 18:05:57 +02:00
3djc
4765984900 Use only CUSTOM_COLOR, (#3523)
* Use only CUSTOM_COLOR, seem to have no interaction with the rest of the system, albeit issue reports where neither very precise or reproductible

* Fix Xlarge

* Fix medium and large
2016-05-22 20:42:06 +02:00
3djc
8bcbd0f7f6 Give BattCheck a 'selective' memory, that is forget about lowest cell when you change lipo without changing model or turning radio off (#3521) 2016-05-22 11:54:45 +02:00
Bertrand Songis
d73e4a6fbf Compilation fix 2016-05-22 11:48:21 +02:00
Bertrand Songis
e97fe93a2e [Horus] SBUS trainer mode removed 2016-05-22 11:14:57 +02:00
Bertrand Songis
55c69a4448 [Horus] Trainer driver fix (I tested both master and slave modes) 2016-05-21 20:08:20 +02:00
3djc
c614b1ac67 Proper implementation of update to monitor cells when not displayed on screen (#3520) 2016-05-21 19:19:07 +02:00
Bertrand Songis
9b72be1f97 [Horus] Trainer driver fix 2016-05-21 15:19:42 +02:00
Bertrand Songis
36df7900af [Horus] Trainer driver fix 2016-05-21 15:06:03 +02:00
3djc
d1e7b66f1a 3djc/batt check widget (#3519)
* Completely rewrite drawing sections to allow MUCHO easier size or position change.

* First take at large widget, missing fine tuning of displayed item, and background data collection

* Comparing lower cell with their live counterparts is so much better

* Make use of newly introduced update() function

* Tidy up
2016-05-21 14:15:39 +02:00
Bertrand Songis
cfbec2cad9 Option DBLKEYS (default=enabled) added on all boards, except 9XR and 9XR-PRO 2016-05-21 11:27:17 +02:00
Bertrand Songis
7a2c0b3b88 [Horus] Widget::update added to the Lua interface (called when options are modified) 2016-05-21 11:08:01 +02:00
Damjan Adamic
0fad67a8ea Switch warning fix for Horus (#3516) 2016-05-20 23:05:32 +02:00
Bertrand Songis
f3d6dfea94 Revert a quick & dirty change -std=gnu++11 2016-05-19 22:33:45 +02:00
3djc
e032215186 Add widget not configured management (#3511)
Widget size 1/2 now available also
2016-05-19 18:08:26 +02:00
Bertrand Songis
32576b6f72 LUA option added to automatic builds 2016-05-19 07:00:27 +02:00
Bertrand Songis
7a98a85bc5 Cosmetics 2016-05-19 06:43:52 +02:00
Damjan Adamic
29a139559d Re #2999: More strict SBUS frame check (only allow 25 byte frames, ch… (#3501)
* Re #2999: More strict SBUS frame check (only allow 25 byte frames, check end byte)

* SBUS fixes
2016-05-19 06:30:19 +02:00
Bertrand Songis
7eba760797 Compilation fix 2016-05-18 22:21:44 +02:00
Bertrand Songis
6f8bfa8da5 Compilation fix 2016-05-18 22:04:41 +02:00
Bertrand Songis
9056e76460 [Taranis] RIGHT attribute added + TELEMETRY page splitted 2016-05-18 21:52:16 +02:00
Bertrand Songis
5d42c437a8 S6R Lua script fixes 2016-05-18 21:50:17 +02:00
Bertrand Songis
633af68fa9 [Horus] background function added to widgets 2016-05-18 18:49:06 +02:00
Bertrand Songis
1da69e4066 Dockerfile updated (zip needed for sd packs) 2016-05-17 23:52:47 +02:00
Bertrand Songis
c13b5d064c [Taranis] S6R script splitted into 3 pages, bitmaps added, calibration added (still no answer from X6R) 2016-05-17 23:43:13 +02:00
Bertrand Songis
f27a87dea4 toInt16 function added 2016-05-17 23:41:05 +02:00
3djc
4268ce9eca 3djc/batt check widget (#3498)
* Add 1/4th screen widget (in addition to existing 1/8th)

* Batt+ filled white

* Cosmetics

* Review copyright and zone handling
2016-05-17 06:56:35 +02:00
Damjan Adamic
8eda8244c6 Re #2826: Lua API: doc update for Cels- and Cels+ 2016-05-16 22:01:06 +02:00
Damjan Adamic
67c0326cca Re #2826: Lua API: return proper values for Cels- and Cels+ 2016-05-16 21:36:19 +02:00
Arne Schwabe
164844319a Remove "*.exe" from german translation for Unix/Mac (closes #3500) 2016-05-16 18:23:10 +02:00
Bertrand Songis
aed4bf3709 Wizard images commited by mistake 2016-05-16 10:30:49 +02:00
Damjan Adamic
a0feed7f4d Fixes #3492: better implementation of delay_01us() using Cortex system cycle counter (#3497) 2016-05-15 14:30:32 +02:00
Bertrand Songis
3f74d54fd9 RIGHT exported to Lua 2016-05-15 13:05:51 +02:00
Bertrand Songis
f2d778e74e Curves fix for #3317 ported to 'next' 2016-05-15 08:30:32 +02:00
Damjan Adamic
1d4e6101ba Projectkk2glider/issue 3317 curves (#3451)
* Fixes #3317: curve Preset and Clear fixes

* Re #3317: cosmetics
2016-05-15 07:57:05 +02:00