1
0
Fork 0
mirror of https://github.com/opentx/opentx.git synced 2025-07-16 12:55:12 +03:00
Commit graph

36 commits

Author SHA1 Message Date
Raphael Coeffic
a7aa7a68a8 cleanup 2020-01-06 08:10:53 +01:00
Raphael Coeffic
bd97ae0b8e WiP 2020-01-06 08:10:53 +01:00
Raphael Coeffic
ca60468f12 sync external module (SBUS, DSM, MULTI) 2020-01-06 08:10:53 +01:00
Raphael Coeffic
fe6bd01afe draft mixer scheduler (WiP) 2020-01-06 08:10:53 +01:00
Bertrand Songis
4cdd17f0d7
MAGIC value for powerReason should be stored in RTC backup on Horus (#7096)
- Allows the radio main application to start correctly when coming from an app in RAM
- Refactoring of the `UNEXPECTED_SHUTDOWN()` process
- Saves the RTC battery as BACKUP RAM is not needed on normal shutdown
- On PWR OFF on an ALERT, the radio won't show the next alert before shutting down
- Bootloader flashable through the SD Manager
2019-11-21 11:50:33 +01:00
Bertrand Songis
e8c7229ff2
Fixes #6727 2019-09-09 14:18:50 +02:00
Bertrand Songis
13dee00eed
Bsongis/rssi from 2 different modules (#6711)
RSSI from 2 different modules
2019-09-05 17:24:48 +02:00
Anton Evmenenko
59d3f2d16f USB joystick support for 9xrpro (#5776)
* hid-mouse example added

* cmake script and sources fixed

* massstorage is turned off (it is still not used)

* first test (mouse instead of joystick)

* mouse renamed to joystick one more time

* it works

* refactoring

* useless files removed

* usbJoystickUpdate() moved to appropriate place

* masstorage removed for sky9x

* "keyboard" -> "joystick"

* productDescriptor changed to "SKY9X Joystick"

* attempt to fix travis

* joystick.cpp moved to FIRMWARE_TARGET_SRC

* meaningless if removed

* code style fixed for opentx/radio/src/targets/sky9x/joystick.cpp

* Revert "masstorage removed for sky9x"

This reverts commit 426726283f.

* opentx/radio/src/targets/sky9x/usb_driver.cpp added

* useless include removed
2019-08-26 23:55:48 +02:00
Bertrand Songis
1f08f2c315 Fixes 2019-08-26 15:11:04 +02:00
Bertrand Songis
2ce17f3b68
More unneeded definitions removed 2019-08-20 18:04:19 +02:00
Bertrand Songis
e0214ee51b
Heartbeat used on X10 2019-07-16 09:42:49 +02:00
Bertrand Songis
58104417bb
Bsongis/r9m lite pro highspeed (#6546)
R9M Lite Pro @ 450k
2019-07-05 10:45:43 +02:00
Bertrand Songis
afa69cb0c5
Thread names and cosmetics 2019-06-18 12:13:11 +02:00
Bertrand Songis
b20e4a6be4
Pulses refactoring (another one!) (#6510)
Pulses refactoring (another one!)
2019-06-17 12:02:42 +02:00
Bertrand Songis
383e723b96
Bsongis/xlite trainer modes (#6497)
More trainer modes added on XLite(S) and X9Lite
2019-06-14 21:20:22 +02:00
Bertrand Songis
c3388dc65e
Bsongis/x9lite pwr fix (#6501)
X9 Pwr fix
2019-06-14 21:19:26 +02:00
Bertrand Songis
d6a9af760d
Typo 2019-06-08 11:22:55 +02:00
Bertrand Songis
aff6c3fd1d
PXX synchro using Hearbeat (#6482)
* [PXX] Latency using heartbeat sync optimized for X7 (stable @ 12ms)
* [PXX] Latency using heartbeat sync optimized for XLite Pro (stable @ 9ms)
2019-06-08 10:44:31 +02:00
3djc
e608efdb76 Remove 1ms for mixer to pulse XJT (now 2ms) 2019-06-04 15:13:49 +02:00
Bertrand Songis
3914bf7ff4 Bluetooth rewrite to C++ 2019-04-25 10:50:06 +02:00
Bertrand Songis
3a99fcd826 [PXX2] R9M/R9 BIND options added 2019-04-24 11:13:29 +02:00
Bertrand Songis
1d5b780c2f Model Setup refactoring 2019-04-03 11:27:43 +02:00
Bertrand Songis
a13ee14bbb [X-LiteS] Gyro added 2019-04-02 20:12:50 +02:00
Bertrand Songis
f5c6c55ac5 Introduced definition HARDWARE_INTERNAL_MODULE to avoid testing the brand etc. 2019-03-20 17:36:29 +01:00
3djc
f2159b5a76 Fix typo 2019-03-20 17:18:33 +01:00
Bertrand Songis
04ba9e5c68 Compilation fixes 2019-03-20 16:32:58 +01:00
3djc
f7f1b1ff7b 3djc/test (#7)
More modules support
2019-03-14 17:51:59 +01:00
Bertrand Songis
fd012a52c7 [Pulses] Refactoring 2019-03-12 17:46:27 +01:00
Bertrand Songis
fd6ec42d7f X10 / X12S fixes 2019-02-09 16:55:02 +01:00
Bertrand Songis
62c7a1978e RAM saving 2019-02-09 11:33:43 +01:00
Bertrand Songis
0da578cad5 Cosmetics 2019-02-08 14:59:08 +01:00
Bertrand Songis
aef7a1074f Taranis internal module fix 2019-02-08 11:54:23 +01:00
Bertrand Songis
7b5b7c6d54 Taranis external module fix 2019-02-08 10:55:11 +01:00
Bertrand Songis
ab77595c6c Another lot of refactoring 2019-02-05 14:18:45 +01:00
Bertrand Songis
807bc8bc2e PXX2 continued + simu segfault fix 2019-02-05 13:03:02 +01:00
Bertrand Songis
9aa75b1056 More work on pulses ... 2019-02-05 11:47:04 +01:00
Renamed from radio/src/tasks_arm.cpp (Browse further)