1
0
Fork 0
mirror of https://github.com/opentx/opentx.git synced 2025-07-25 09:15:38 +03:00
Commit graph

15012 commits

Author SHA1 Message Date
Bertrand Songis
81a4c293a3
Update CREDITS.txt 2022-01-06 19:28:15 +01:00
3djc
c3fefcb9e1
Introduce raw12bit for Ghost (#8793)
* Introduce raw12bit choice for Ghost
2022-01-06 16:56:24 +01:00
3djc
902051c726
Jumper T-Pro (#8792)
Co-authored-by: elecpower <neilh713@tpg.com.au>
2022-01-06 16:55:24 +01:00
Bertrand Songis
586d8d9385
[Lua] Rename swashRingData to setSwashRing 2022-01-06 16:00:28 +01:00
Bertrand Songis
da59828ac6
Merge pull request #8607 from jrwieland/2.3
Heliwizard & Lua Swash access
2022-01-06 15:56:49 +01:00
Bertrand Songis
9c58bb17f0
Merge pull request #8776 from wyfinger/2.3
Issue #7795 fix Widget option type STRING
2022-01-06 15:51:08 +01:00
Bertrand Songis
5752cfe1e8
Merge pull request #8811 from opentx/bsongis/trainer_detect_pin_inverted_on_access_radios
Trainer detect PIN inverted on ACCESS radios:
2022-01-06 15:50:12 +01:00
Bertrand Songis
ba221850c6
X9 Lite Trainer detect inverted - Fixes #8670 2022-01-06 15:48:54 +01:00
Bertrand Songis
c95229fd08
Trainer detect PIN inverted on ACCESS radios:
- X9D+2019 (was already ok)
- X7 Access (tested in Le Verger)
- X9 Lite (to do?)
2022-01-06 15:43:45 +01:00
Bertrand Songis
39e3d5eead
Merge pull request #8800 from opentx/elecpower/cpn-sd-sync
SD Sync set the local folder to match that set in the profile
2022-01-06 15:39:21 +01:00
Bertrand Songis
2c3d6acfca
Merge pull request #8804 from opentx/3djc/sbus
Port of EdgeTX "Fix SBUS period not functioning, use defines over fixed numbers"
2022-01-06 15:38:27 +01:00
Bertrand Songis
75a65fe904
Merge pull request #8806 from opentx/3djc/fix-color-receiver-flash
Fix #8805
2022-01-06 15:35:52 +01:00
Bertrand Songis
cc8c212e98
Update CREDITS.txt 2022-01-06 12:26:08 +01:00
Bertrand Songis
3f92c9894c
Update CREDITS.txt 2022-01-02 23:00:05 +01:00
3djc
a805905c71
Update macosx_cpn_nightly.yml
Change nightly timing
2022-01-02 09:06:32 +01:00
3djc
511acbed95
Update actions.yml
Tentative fix commit test
2021-12-30 10:37:14 +01:00
3djc
ff29ad942a
Update macosx_cpn_nightly.yml 2021-12-27 11:33:55 +01:00
3djc
8add872c81
Update macosx_cpn_nightly.yml 2021-12-27 11:24:32 +01:00
3djc
fe7ac1b09a
Update macosx_cpn_nightly.yml 2021-12-27 10:49:57 +01:00
3djc
2e87c8612a
Update macosx_cpn_nightly.yml
Tentative fix
2021-12-27 09:19:22 +01:00
Bertrand Songis
7dc41191ab
Update CREDITS.txt 2021-12-26 11:58:32 +01:00
3djc
a6ff9dd980
Update macosx_cpn_nightly.yml 2021-12-23 15:11:19 +01:00
3djc
b8247274f2 Fix #8805 2021-12-23 15:00:25 +01:00
Bertrand Songis
0b0ee6be4d
Update CREDITS.txt 2021-12-22 19:24:46 +01:00
3djc
c6eadef18c Cosmetics 2021-12-21 16:47:06 +01:00
Michael
09defa31cd
This fixes OpenTX issue https://github.com/opentx/opentx/issues/8796 (#8797) 2021-12-21 16:44:51 +01:00
3djc
ba5d94885d 480 + Cosmetics 2021-12-21 12:09:34 +01:00
dlktdr
8717ad8577 Should be SBUS not PPM 2021-12-21 12:02:26 +01:00
dlktdr
d30693487d Fix SBUS period not functioning, use defines over fixed numbers
SBUS period wasn't functional before. It was using the ppm.framelength, both in color and B/W.

Reduced maximum period to 32.5ms as it overflows the unsigned 16bit int otherwise

Tested with scope, color only.
2021-12-21 12:02:07 +01:00
dlktdr
2c9b8cb8b3 Add defines for magic numbers 2021-12-21 12:01:46 +01:00
3djc
685657c88e Fix #8802 2021-12-21 07:40:29 +01:00
3djc
f9514a4b72
Update linux_cpn_nightly.yml 2021-12-21 07:12:52 +01:00
3djc
a621b3efb8
Update macosx_cpn_nightly.yml 2021-12-19 08:32:36 +01:00
elecpower
3e9d359e65 Set the local folder to match that set in the profiles "SD structure path" setting 2021-12-16 11:32:11 +11:00
Michael
d27b00d866
This fixes https://github.com/opentx/opentx/issues/8798 (#8799) 2021-12-15 13:26:39 +01:00
3djc
cdc2fb3444
Update macosx_cpn_nightly.yml 2021-12-12 08:33:48 +01:00
3djc
f36bc86d69
Update macosx_cpn_nightly.yml 2021-12-12 08:33:24 +01:00
3djc
e6a06539c2
Improve view main (#8782) 2021-12-09 18:33:35 +01:00
Bertrand Songis
e0db95f2ee
Update CREDITS.txt 2021-12-09 18:27:50 +01:00
3djc
92db767833
Radiomaster Zorro (#8791) 2021-12-08 18:01:07 +01:00
Michael
35607154b6
added lua function flushAudio() to flush OpenTx audio queue (#8779) 2021-12-08 16:19:55 +01:00
FelixSchreiber
107e3321bf
Horus SD - quad wizard bugfix (#8784)
* use correct default channels for roll and yaw in quad wizard for horus

* add options to select switch G
2021-12-08 16:13:03 +01:00
3djc
d77191015c
3djc/colorlcd sport trainer (#8785) 2021-12-08 16:11:17 +01:00
Bertrand Songis
e3a65e274e
Update CREDITS.txt 2021-12-07 19:10:44 +01:00
まっく まるちぷろとこる
d746ab1e6a
Updated Japanese translation. (#8790) 2021-12-06 07:00:07 +01:00
Bertrand Songis
c13cbc05de
Update CREDITS.txt 2021-12-05 21:47:16 +01:00
Bertrand Songis
53faa63a42
Update CREDITS.txt 2021-12-05 21:46:15 +01:00
Bertrand Songis
a8fe4fccd0
Update CREDITS.txt 2021-12-01 07:43:54 +01:00
Bertrand Songis
d96f99cd61
Update CREDITS.txt 2021-11-30 16:02:49 +01:00
Bertrand Songis
ee96cf282e
Update CREDITS.txt 2021-11-26 22:01:53 +01:00