1
0
Fork 0
mirror of https://github.com/EdgeTX/edgetx.git synced 2025-07-23 16:25:12 +03:00
Commit graph

310 commits

Author SHA1 Message Date
Raphael Coeffic
df79e10be5 Finish enabling builds for T18 2021-05-29 23:29:29 +02:00
Raphael Coeffic
9582337d96 Cleanup and unit test fixing 2021-05-29 17:24:52 +02:00
Raphael Coeffic
c958c91fdf Use correct size computation method
See https://levelup.gitconnected.com/how-to-properly-calculate-text-size-in-pil-images-17a2cc6f51fd
and https://stackoverflow.com/a/46220683/9263761
2021-05-29 17:24:52 +02:00
Risto
c998e754d8
Changed to GNU Arm Toolchain v10 2020-q4 2021-05-29 14:03:52 +02:00
Raphael Coeffic
a33b114ae4 Shrink fonts 2021-05-21 22:33:01 +02:00
Raphael Coeffic
2f5b522413 Merge branch '2.3' into 2.4 2021-05-16 12:55:21 +02:00
Raphael Coeffic
1452d9548e Merge branch 'otx-2.3' into 2.3 2021-05-16 12:35:28 +02:00
Risto
ef727ee610 Pillow fixed to v7.2.0 2021-05-15 15:31:12 +02:00
rotorman
58fdd039f8 Build environment setup script for Ubuntu 20.04 2021-05-15 15:31:12 +02:00
3djc
418d212ad9 GH Companion nightlies 2021-05-15 13:41:14 +02:00
3djc
4047dbdd82
Update makefiles (#8506) 2021-05-14 12:16:48 +02:00
Raphael Coeffic
8101e81299 T12: enable internal multi by default 2021-05-13 14:06:05 +02:00
Raphael Coeffic
7f80cd7f6c Added gh actions 2021-05-12 07:00:03 +02:00
Raphael Coeffic
62fcb26480 Fix cmake command line 2021-05-11 12:32:56 +02:00
Raphael Coeffic
145cd39d84 Do not use tags for now 2021-05-08 12:59:47 +02:00
Raphael Coeffic
80ead61d03 build script 2021-05-08 12:59:47 +02:00
Raphael Coeffic
1d0f157b63 Remove "+" from target name in commit-tests to avoid compiling X9D instead of X9D+ 2021-05-08 09:55:09 +02:00
Raphael Coeffic
90364c2695 Better fit the fonts inside the font-bitmaps 2021-05-08 08:40:03 +02:00
Raphael Coeffic
aeb297c800 Use the same font all the way for a specific language 2021-05-08 08:40:02 +02:00
Raphael Coeffic
45efba0f68 Use single targets instead of long jobs 2021-05-08 00:46:21 +02:00
3djc
0a5c3d5969 Merge branch '2.3' into 2.4 2021-04-15 10:48:46 +02:00
3djc
88c476af22 Fix T8 testing 2021-04-15 08:40:17 +02:00
3djc
70d24506da Merge branch '2.3' into 2.4
# Conflicts:
#	radio/src/fonts/480x272/font_dblsize.png
#	radio/src/fonts/480x272/font_xxlsize.png
#	radio/src/gui/128x64/model_setup.cpp
#	radio/src/gui/128x64/radio_setup.cpp
#	radio/src/gui/480x272/model_receiver_options.cpp
#	radio/src/gui/480x272/model_setup.cpp
#	radio/src/gui/480x272/radio_calibration.cpp
#	radio/src/gui/480x272/radio_hardware.cpp
#	radio/src/gui/common/stdlcd/draw_functions.cpp
#	radio/src/gui/gui_common.cpp
#	radio/src/keys.h
#	radio/src/lua/interface.cpp
#	radio/src/pulses/afhds3.h
#	radio/src/rtos.h
#	radio/src/switches.cpp
#	radio/src/targets/common/arm/stm32/aux_serial_driver.cpp
#	radio/src/targets/horus/CMakeLists.txt
#	radio/src/targets/horus/lcd_driver.cpp
#	radio/src/targets/horus/startup_stm32f42_43xxx.s
#	radio/src/targets/taranis/CMakeLists.txt
#	radio/src/telemetry/crossfire.h
#	radio/src/telemetry/multi.cpp
#	radio/src/translations.cpp
#	radio/src/translations/it.h.txt
#	radio/src/translations/untranslated.h
#	radio/util/font2png.py
#	tools/commit-tests.sh
2021-04-08 11:42:28 +02:00
3djc
84387e7e0f Cosmetics 2021-04-05 11:16:17 +02:00
3djc
e1e097d429 Disable commit-tests for AR9X, 9XPRO and SKY9X in synced branch for now 2021-01-26 11:50:47 +01:00
3djc
2cdbaba716 Merge branch '2.3' into 3djc/2.3-synced
# Conflicts:
#	radio/src/pulses/pulses.cpp
2021-01-26 11:22:58 +01:00
3djc
af946f1064 Merge branch '2.3' into 3djc/2.3-synced 2021-01-19 09:29:44 +01:00
Kilrah
c34ed67343 Merge branch '2.3' into 3djc/T-Lite
# Conflicts:
#	companion/src/firmwares/boards.h
#	companion/src/firmwares/opentx/opentxeeprom.h
#	radio/src/gui/common/stdlcd/radio_hardware.cpp
#	radio/src/targets/common/arm/stm32/adc_driver.cpp
#	radio/src/targets/common/arm/stm32/bootloader/CMakeLists.txt
#	radio/src/targets/taranis/board.h
#	radio/src/targets/taranis/hal.h
#	radio/src/targets/taranis/keys_driver.cpp
#	radio/src/targets/taranis/lcd_driver_spi.cpp
2021-01-15 20:17:02 +01:00
3djc
1f01fa6d47
Radiomaster T8 (#8219) 2021-01-15 17:19:25 +01:00
3djc
84c86f718b Jumper TLite support 2021-01-14 13:30:54 +01:00
Bertrand Songis
bf56cb867e
Merge with latest 2.4 2021-01-12 17:21:45 +01:00
Bertrand Songis
a02bf3aa0c
Merge with latest 2.3 2021-01-12 17:16:15 +01:00
3djc
fe475b11b1 Add some language testing to Travis 2021-01-10 10:55:22 +01:00
3djc
87c9cfa610 Update 2021-01-10 08:23:48 +01:00
3djc
e9c9fcda14 Improve build files 2020-12-22 08:53:10 +01:00
3djc
860b50faae Improve build files 2020-12-21 19:28:05 +01:00
3djc
cda66fa13b Fix CN and TW 2020-12-19 09:09:11 +01:00
3djc
7d2178cb5c fix chars continued 2020-12-18 20:37:11 +01:00
3djc
cd589bc28d fix chars 2020-12-17 18:05:19 +01:00
3djc
23e1531c72 patch special chars 2020-11-27 11:18:57 +01:00
3djc
24f93a7cbe
3djc/2.4 add 2.3 pr (#8099) 2020-11-19 16:32:50 +01:00
3djc
7198aaa195 Increase testing coverage 2020-11-15 10:54:16 +01:00
3djc
87cd9047b1
2.4 continued (#8092)
Quite a bit of work on 2.4

Co-authored-by: 3djc <Th1sisfmyofmyo>
2020-11-14 14:55:37 +04:00
3djc
e1e67a9d8c
Add support for radiomaster TX12 (#8080)
* Add tx12 support
2020-11-14 11:48:46 +01:00
Bertrand Songis
42a3198568
Merge with latest 2.3 2020-10-07 21:01:45 +02:00
Anton Haglund
8a93eb8461
Add tool: clang-format.sh (#7940)
Signed-off-by: anton <haglundanton+github@gmail.com>
2020-09-25 12:56:51 +02:00
3djc
0f13580f3d Add missing radios
This fixes #7789
2020-07-03 19:36:15 +02:00
3djc
a2b6150934 Increase travis coverage 2020-06-24 13:31:46 +02:00
Bertrand Songis
8c7a3eabd0
Frsky production script updated. Compilation fixes 2020-06-24 12:42:51 +02:00
Bertrand Songis
77f4c18f4c
Frsky production script updated 2020-06-24 12:14:46 +02:00