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

14512 commits

Author SHA1 Message Date
elecpower
772564ccd3 Fix custom function reset model refresh 2021-03-19 06:23:13 +11:00
Sébastien Charpentier
2ce1ac73ed
French translation update (#8372)
* Update French translation.
2021-03-18 12:00:45 +01:00
Bertrand Songis
9caba6bfcf
Update CREDITS.txt 2021-03-17 12:18:18 +01:00
Bertrand Songis
9693d87c9f
Update CREDITS.txt 2021-03-16 09:25:50 +01:00
Bertrand Songis
3c5ee61fef
Update CREDITS.txt 2021-03-15 19:38:35 +01:00
Bertrand Songis
61bf14977b
Update CREDITS.txt 2021-03-15 19:37:14 +01:00
Bertrand Songis
b11f751127
Update CREDITS.txt 2021-03-14 10:38:42 +01:00
Bertrand Songis
010d85d146
Update CREDITS.txt 2021-03-14 10:32:25 +01:00
Risto
1a4eb0636e
Minor comment fix in hal.h (#8361)
Minor comment fix in hal.h for AUX_SERIAL_PWR_GPIO_PIN port and pin.
2021-03-13 17:57:53 +01:00
3djc
a0d96ab39f Please Travis ? 2021-03-13 12:18:52 +01:00
3djc
ef1d0e8a82 Please Travis ? 2021-03-13 12:16:05 +01:00
Bertrand Songis
03497d8fc2
Update CREDITS.txt 2021-03-12 22:50:58 +01:00
Bertrand Songis
6410dcb43c
Update CREDITS.txt 2021-03-12 10:17:51 +01:00
Bertrand Songis
92e33d0265
Update CREDITS.txt 2021-03-11 20:10:03 +01:00
Bertrand Songis
f8bd7b7fb8
Update CREDITS.txt 2021-03-10 21:27:56 +01:00
3djc
b60ba23f1f
M-Link telemetry (#8281) 2021-03-10 19:13:36 +01:00
3djc
7613f72ec5 Tidy up 2021-03-10 16:54:01 +01:00
3djc
c0ec43526b Cosmetics 2021-03-10 16:19:34 +01:00
Tony Cake
1180fcbe5f
Add GHST GPS Telemetry Sensors (#8352)
* Add GHST GPS Telemetry Sensors
2021-03-10 16:16:55 +01:00
Bertrand Songis
5c9a87765d
Merge pull request #8284 from opentx/3djc/some-italian-fixes
Some italian fixes
2021-03-10 16:09:46 +01:00
Bertrand Songis
194645eeff
Merge pull request #8285 from ToshihiroMakuuchi/ToshihiroMakuuchi/translation_ja
Update Japanese translation.
2021-03-10 16:09:18 +01:00
Bertrand Songis
8c0da1c46f
Merge pull request #8292 from rotorman/rotorman-2.3-dev-simplifications
RTOS_MS_PER_TICK calculation simplification
2021-03-10 16:08:57 +01:00
Bertrand Songis
f0c16e63c7
Merge pull request #8296 from opentx/3djc/fix-8295
Allow a wider range for battery settings in companion to care for 1S
2021-03-10 16:07:54 +01:00
Bertrand Songis
0cbcc57e02
Merge pull request #8297 from opentx/3djc/fix-7720
Send 0 with LUA getRSSI() when no telemetry is streaming
2021-03-10 16:07:25 +01:00
Bertrand Songis
98f4fceb46
Merge pull request #8305 from rotorman/patch-1
Uniform CLI stackinfo output in bytes
2021-03-10 16:06:53 +01:00
Bertrand Songis
c39f583875
Merge pull request #8315 from opentx/elecpower/cpn-rssi-alarms-range
Mirror rssi alarms in Companion
2021-03-10 16:06:06 +01:00
Bertrand Songis
372220083b
Merge pull request #8323 from opentx/dgatf/fix_len_script_filename
Fix Companion len script filename
2021-03-10 16:04:54 +01:00
Bertrand Songis
f3c18bc4ce
Merge pull request #8327 from opentx/3djc/multi-enhancement
Improve multi options handling
2021-03-10 16:04:32 +01:00
Bertrand Songis
c72b51775f
Merge pull request #8328 from opentx/elecpower/cpn-gvgrp-fltr-mdl
Improve refresh of more global variable reference lists
2021-03-10 16:03:48 +01:00
Bertrand Songis
065d7d03b8
Merge pull request #8336 from opentx/elecpower/cpn-custfunc-data-mdls
Add data models to global and special functions to improve look up refresh in Companion
2021-03-10 16:02:44 +01:00
Bertrand Songis
182ba4b2eb
Merge pull request #8341 from opentx/elecpower/cpn-refactor-io-data
Companion refactor io_data
2021-03-10 16:01:21 +01:00
Bertrand Songis
caea725d94
Merge pull request #8349 from wrdouglass/2.3
Resolve issue 8347 by checking for nullptr.
2021-03-10 16:00:09 +01:00
Bertrand Songis
d3ed07660f
Merge pull request #8351 from opentx/elecpower/cpn-rssi-srcs
Limit sensors available as possible RSSI source in Companion
2021-03-10 15:58:57 +01:00
Bertrand Songis
64324e3777
Update CREDITS.txt 2021-03-10 11:11:42 +01:00
elecpower
936617e244 Add new model id to toString 2021-03-10 15:07:42 +11:00
ruddy douglass
9d383c7f08 Reformat to adhere to coding standards 2021-03-09 16:38:40 -05:00
elecpower
5b44f150cf Limit sensors available as possible RSSI source 2021-03-10 07:45:36 +11:00
Bertrand Songis
673c8aac1a
Update CREDITS.txt 2021-03-09 20:22:48 +01:00
3djc
9b02d354d6 Tidy up 2021-03-09 17:07:32 +01:00
ruddy douglass
4660dd852f Resolve issue 8347 by checking if the for nullptr. Additionally resolve a couple other similar issues for keyboard accellerators 2021-03-08 16:42:34 -05:00
Bertrand Songis
f4866c822a
Update CREDITS.txt 2021-03-07 23:15:15 +01:00
elecpower
ea301e44ed Refactor io_data.h and cpp into separate xdata h and cpp files 2021-03-07 10:14:47 +11:00
Bertrand Songis
694355c1b4
Update CREDITS.txt 2021-03-06 20:01:15 +01:00
Bertrand Songis
5b0de67d5d
Update CREDITS.txt 2021-03-05 23:24:29 +01:00
Bertrand Songis
9ae4184240
Update CREDITS.txt 2021-03-05 23:13:43 +01:00
Bertrand Songis
f8498ddf86
Update CREDITS.txt 2021-03-05 10:39:30 +01:00
Bertrand Songis
3062490dac
Update CREDITS.txt 2021-03-05 10:39:03 +01:00
elecpower
19add4de92 Remove some depreciated Rotary Encoder code 2021-03-04 08:47:21 +11:00
elecpower
fc03ba58d0 Revert enable label 2021-03-04 08:25:47 +11:00
elecpower
227b225dea Consistency with radio 2021-03-04 08:22:45 +11:00