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

407 commits

Author SHA1 Message Date
3djc
3c7bb1640e Add old event check too 2019-10-02 19:35:43 +02:00
Raphael Coeffic
6b12010473 Add T16 support
Added support for:
- T16 radio
- internal multi-protocol module.
- flashing internal and external multi-protocol modules.

Many thx to:
- goebish, for the hardware support.
- qba667, for the original patches for the internal multi-protocol support (UI and serial com).
2019-09-24 22:12:13 +02:00
Bertrand Songis
4a618f1317
X9LiteS (#6820) 2019-09-24 13:13:45 +02:00
3djc
a8a32792cc A simple LUA event test utility 2019-09-24 10:47:13 +02:00
3djc
635e1e1f3c Fix swedish 2019-09-12 11:22:52 +02:00
Bertrand Songis
6d893c9ea4
More consistency in CMake options to enable / disable modules 2019-08-29 10:22:19 +02:00
Bertrand Songis
e7736f3fdc
Replace NULL by nullptr 2019-08-28 10:28:11 +02:00
3djc
f0404029a6 Add support for x10 express compilation 2019-08-27 13:26:20 +02:00
3djc
ed64c59b37 Remove luac (should have been part of option rework) 2019-08-27 08:45:40 +02:00
Bertrand Songis
6818e12609
[X10 Express] Compilation script updated 2019-08-27 08:22:34 +02:00
3djc
63604b3b12 Options rework 2019-08-22 14:50:30 +02:00
Bertrand Songis
f7163806f6
build-firmware updates 2019-08-21 17:56:45 +02:00
Bertrand Songis
2dd8cb5d76
[Horus] Add RTC Battery voltage in RADIO / HARDWARE 2019-08-21 16:29:15 +02:00
Bertrand Songis
23a28b9b10 X9D+ 2019 builds added 2019-08-12 11:28:18 +02:00
Martin Hotar
37e1e0ef33 CZ translations -radio (#6586) 2019-07-26 18:52:30 +02:00
Bertrand Songis
a0d6fd12cf
autoupdate options added into Companion 2019-06-21 10:25:38 +02:00
Bertrand Songis
8a48cdb461
Cosmetics 2019-06-18 12:43:31 +02:00
3djc
7c3ad50e7d FlexR9M looks like a missing option in 2.3 2019-06-14 21:08:39 +02:00
3djc
e3ec3fa45e Fix compilation options 2019-06-11 08:56:34 +02:00
Bertrand Songis
d8dbe5abda
R9M ACCESS / ACCST refactoring 2019-05-28 11:00:12 +02:00
Bertrand Songis
4d07faa8e0
Bsongis/accst support over pxx2 (#6455)
ACCST support over PXX2
2019-05-27 17:23:17 +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
3djc
1f7759dc6e CROSSFIRE is no more a default, but firmware option (saves RAM) 2019-05-20 13:39:17 +02:00
Bertrand Songis
0774567df7 Revert "Compilation options updated"
This reverts commit 68a9edc8
2019-05-16 14:50:23 +02:00
Bertrand Songis
68a9edc887 Compilation options updated 2019-05-16 10:39:09 +02:00
Bertrand Songis
a6e146ba78 Cosmetics 2019-05-15 16:19:27 +02:00
Bertrand Songis
75526d9310 Compilation options updated 2019-05-15 16:18:09 +02:00
Bertrand Songis
4bdd76a214 Compilation options updated 2019-05-15 15:56:52 +02:00
Kilrah
dc1987e0ab missing option 2019-05-04 11:12:29 +02:00
3djc
02e56d245d Remove avr from dockerfile 2019-04-30 16:34:04 +02:00
3djc
92a0d89fc2 Add ml/min unit 2019-04-17 19:05:06 +02:00
Bertrand Songis
8e02ace29f AVR files removed 2019-04-15 09:12:34 +02:00
Bertrand Songis
4736ff0300 RAM saving 2019-02-09 12:12:36 +01:00
Massimiliano Zambrini
a030f215dd Corrected grammatical errors 2019-01-24 10:48:17 +01:00
Massimiliano Zambrini
490243eb11 enhanced Italian language sounds 2019-01-22 10:35:13 +01:00
Kilrah
00e28d3c0e flexr9m was missing from compile scripts for sky9x (fix #6305) 2019-01-20 19:56:45 +04:00
3djc
edc3d7372e POC X7 2018-12-04 09:29:36 +01:00
3djc
3faa7e10d0 Improve spanish timer speech 2018-10-04 17:13:00 +02:00
3djc
f330ea8a90 Minor spanish TTS changes 2018-09-27 09:28:43 +02:00
3djc
7b61185287 Fix german sensor lost audio 2018-09-05 08:38:04 +02:00
3djc
95c035ed73 Support for non certified firmwares (#6118)
* Support new r9m firmwares

* More future proof, thx Kilrah

* (significant) typo

* Companion part

* Make support a compilation option

* Fix compilation for normal users

* Warning popup for usability tests

* Better implementation

* All sizes

* Cosmetics

* Flex is EU+/AU+ only

* [Companion] Handle "flexr9m" option in module settings UI (to match radio UI, including warning msg); Move some "toString" functions out of ModelPrinter into ModuleData/Multiprotocols; "Future-proof" available R9M power options based on "stdr9m" fw option; Fix missing "Hitec" MM protocol name; Fix printing of R9M-EU power level in ModelPrinter.

* Cosmetics

* Rename R9M flex option

* Move failsafe further back to prevent nav oddity
2018-08-30 13:16:39 +02:00
Bertrand Songis
ea76998beb More AVR removal 2018-08-05 12:39:05 +02:00
Bertrand Songis
f3bfde242b RTOS refactoring + more AVR removal 2018-08-05 12:06:48 +02:00
Bertrand Songis
f60733b561 __ALIGNED macro unified 2018-08-05 09:56:47 +02:00
Bertrand Songis
3f1d09bc68
Merge pull request #6016 from opentx/schwabe/removeAVR
Remove a lot more AVR specific code
2018-07-11 13:19:23 +02:00
Raphael Coeffic
7806382d8e add RLE support for other bootloader bitmaps as well 2018-07-06 08:59:34 +02:00
Raphael Coeffic
96afa57d84 use RLE compressed fonts on Horus 2018-07-06 08:59:34 +02:00
Raphael Coeffic
caaba0ab3f img2lbm: added RLE encoding for 1bit, 4bit & 8bit formats
RLE encoding is triggered by using an output filename with “.rle” extension.
2018-07-06 08:59:33 +02:00
Raphael Coeffic
4880497db5 generate_datacopy.py fixes (#6015)
* fix generate_datacopy on osx

* more datacopy fixes

* added support for linux & llvm-3.8 (default on debian stretch)
2018-07-05 19:04:28 +02:00
Arne Schwabe
c80f0da4ac Remove various references of AVR from script and referenced files 2018-07-05 12:05:55 +02:00