1
0
Fork 0
mirror of https://github.com/opentx/opentx.git synced 2025-07-14 20:10:08 +03:00
Commit graph

14627 commits

Author SHA1 Message Date
Bertrand Songis
f5e34c1277
Update CREDITS.txt 2021-03-19 12:19:12 +01:00
Bertrand Songis
ce0e31436c
Update CREDITS.txt 2021-03-19 12:18:56 +01:00
elecpower
96825d04a0 Initialise variable 2021-03-19 07:13:25 +11:00
elecpower
1747f9aa17 Remove debug line 2021-03-19 06:34:10 +11:00
elecpower
227ef21bd4 Remove debug line 2021-03-19 06:31:54 +11:00
elecpower
1547cad595 Fix model upd refs custom function reset timer 2021-03-19 06:23:35 +11:00
elecpower
772564ccd3 Fix custom function reset model refresh 2021-03-19 06:23:13 +11:00
elecpower
4e62d0b1b7 Fix model upd refs custom function reset timer 2021-03-19 06:17:35 +11:00
Sébastien Charpentier
2ce1ac73ed
French translation update (#8372)
* Update French translation.
2021-03-18 12:00:45 +01:00
elecpower
39407ed241 Fix timers refresh 2021-03-18 07:00:37 +11:00
elecpower
1678753c9b Use data model for throttle src 2021-03-17 22:39:14 +11:00
Bertrand Songis
9caba6bfcf
Update CREDITS.txt 2021-03-17 12:18:18 +01:00
elecpower
8576f25aff Rename function 2021-03-17 21:51:31 +11:00
elecpower
44cfbd43fb Use enhanced autocombobox for timer mode 2021-03-17 21:48:51 +11:00
elecpower
950fa3d105 Add support for rawsource and rawswitch in autocombobox 2021-03-17 21:40:13 +11:00
elecpower
aac6c74e59 Fix custom function reset model refresh 2021-03-17 20:26:45 +11:00
elecpower
521bdde1fd Use autotimeedit in setup timers 2021-03-17 20:26:11 +11:00
elecpower
3eed78dbd5 Introduce autotimeedit widget 2021-03-17 15:55:19 +11:00
elecpower
60ac1550f4 Standardisation of auto widgets 2021-03-17 09:53:32 +11:00
elecpower
e801f490b3 Check panel lock on update 2021-03-17 06:23:41 +11:00
elecpower
42f6828bb4 More timer tweaks 2021-03-17 06:06:10 +11:00
elecpower
38f1d249c9 Tweaks to auto objects and fixup filesyncdialog compile 2021-03-16 23:16:11 +11:00
Bertrand Songis
9693d87c9f
Update CREDITS.txt 2021-03-16 09:25:50 +01:00
elecpower
099d5f7608 Refactor setup and modelprinter 2021-03-16 09:50:00 +11: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
Risto
e0cd919c3e
Minor issues of old startup_stm32f42_43xx
STM32F429/439 are Cortex M4 processors.

By comparing this file with the appropriate startup_stm32f429bitx.s file generated by the current STM32CubeIDE for STM32F429BI (as in TX16S, T16 & T18) , I can see that the present OpenTX version misses an initial stack pointer setting.

Both issues fixed herewith.
2021-03-14 13:39:15 +01:00
elecpower
c40136d08a Add data models to setup timers 2021-03-14 23:35:52 +11:00
3djc
e3082756c9 Merge branch '2.3' into 3djc/2.3-synced 2021-03-14 10:51:46 +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
elecpower
b4478ea48f Timerdata refactoring 2021-03-14 09:32:56 +11:00
Risto
7940515a48
telemetry dir pin init missed oType def
Added missing OType definition to telemetry direction pin.
2021-03-13 22:43:26 +01:00
elecpower
fe5294c127 Add booltostring functions to datahelpers 2021-03-14 07:33:33 +11: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
elecpower
110e1a5fc7 Move getElementName to helpers and move timerdata to own files 2021-03-13 07:38:47 +11: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
elecpower
1f8692aed3 Fix delete input 2021-03-11 14:41:20 +11: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