1
0
Fork 0
mirror of https://github.com/opentx/opentx.git synced 2025-07-13 03:19:53 +03:00
Commit graph

15186 commits

Author SHA1 Message Date
3djc
076996f3d4 Cosmetics 2021-04-16 18:02:10 +02:00
Bertrand Songis
eb732d2721
Merge pull request #8425 from rotorman/patch-1
Bluetooth: making better use of constants
2021-04-16 18:00:54 +02:00
Bertrand Songis
6646fc3572
Merge pull request #8441 from opentx/3djc/diag-touch
3djc/diag touch
2021-04-16 17:58:01 +02:00
3djc
150dc3d325 Merge branch '2.4' into 3djc/diag-touch 2021-04-16 11:59:11 +02:00
3djc
55177671d9 Merge remote-tracking branch 'origin/3djc/diag-touch' into 3djc/diag-touch 2021-04-16 11:58:54 +02:00
Raphael Coeffic
3ae7bafdd3 Fix sliders value type (16 bits) 2021-04-16 11:42:10 +02:00
Bertrand Songis
c06214000b
Merge pull request #8440 from opentx/raphaelcoeffic/gtests-asan
2.4: gtests asan + re-addded LCD tests
2021-04-16 09:47:14 +02:00
3djc
0a5c3d5969 Merge branch '2.3' into 2.4 2021-04-15 10:48:46 +02:00
Bertrand Songis
af0a10ec12
Update CREDITS.txt 2021-04-15 10:33:48 +02:00
3djc
b1812ce90c Fix T8 2021-04-15 09:42:41 +02:00
3djc
88c476af22 Fix T8 testing 2021-04-15 08:40:17 +02:00
Raphael Coeffic
0fda6699a8 Re-enabled font tests with images depending on language 2021-04-14 10:04:27 +02:00
Raphael Coeffic
b5d2e6915c Disable font tests
Not worth the effort.
2021-04-14 10:04:27 +02:00
Raphael Coeffic
c76ea252d4 font test picture update 2021-04-14 10:04:27 +02:00
Raphael Coeffic
578e53ad90 Align the test images to those generated with Pillow 7.2.0 2021-04-14 10:04:27 +02:00
Raphael Coeffic
0ff81909a3 Make Pillow version used by Travis explicit
This is the version which is currently used, but it might change (depending on what "pip" delivers).
2021-04-14 10:04:27 +02:00
Raphael Coeffic
c61e85d212 free image buffer after dump 2021-04-14 10:04:27 +02:00
Raphael Coeffic
ddaeff7f65 Use stb_image_write.h instead of Qt hocus-pocus 2021-04-14 10:04:27 +02:00
Raphael Coeffic
3ad1c10fa5 Fixed solid rect clipping test 2021-04-14 10:04:12 +02:00
Raphael Coeffic
d2e960b117 Updated tests according to new clipping in libopenui 2021-04-14 10:04:12 +02:00
Raphael Coeffic
95507e43a6 added missing opentx.png 2021-04-14 10:04:12 +02:00
Raphael Coeffic
b4857ade93 added missing fonts.h 2021-04-14 10:04:12 +02:00
Raphael Coeffic
537d26351a Added bitmap tests 2021-04-14 10:04:12 +02:00
Raphael Coeffic
e20203b0dc Fixed test pictures 2021-04-14 10:04:12 +02:00
Raphael Coeffic
badb840bea Add a clipping test 2021-04-14 10:04:12 +02:00
Raphael Coeffic
a217b37109 updated font test picture 2021-04-14 10:04:12 +02:00
Raphael Coeffic
d2bc155e78 Re-enabled lcd tests (480x272) 2021-04-14 10:04:12 +02:00
Raphael Coeffic
421f35f4ab Use the address sanitizer for gtests 2021-04-14 10:04:12 +02:00
Bertrand Songis
8e85138659
Cosmetics 2021-04-14 09:57:01 +02:00
Bertrand Songis
aca8e6d68e
Merge pull request #8444 from raphaelcoeffic/2.4
Add basic support for Github Actions
2021-04-14 08:58:48 +02:00
3djc
f943bb1b74 add touch diag 2021-04-14 05:51:34 +02:00
Raphael Coeffic
82196d4504 Use matrix strategy 2021-04-14 04:32:12 +02:00
Bertrand Songis
aa4c4615d4
Update CREDITS.txt 2021-04-13 20:12:47 +02:00
3djc
a2ec3350ac Merge branch '2.4' into 3djc/diag-touch
# Conflicts:
#	radio/src/thirdparty/libopenui
2021-04-13 10:09:03 +02:00
Bertrand Songis
451e8cff9b
Update CREDITS.txt 2021-04-13 09:52:23 +02:00
Raphael Coeffic
db45f2c618 Added COMPANION flavor 2021-04-13 00:25:40 +02:00
Raphael Coeffic
3792cb0f1b Fixed typo 2021-04-12 23:23:01 +02:00
Raphael Coeffic
0e4e07e6ed Added submodules checkout 2021-04-12 23:23:01 +02:00
Raphael Coeffic
260ce1f55b Add X7 build step
I should probably use the matrix strategy instead, but well.
2021-04-12 23:23:01 +02:00
Raphael Coeffic
6cc0c46071 Try runners on COLORLCD 2021-04-12 23:23:01 +02:00
Raphael Coeffic
e1209202ce Revert "Try runners on COLORLCD"
This reverts commit aff05adb44.
2021-04-12 16:02:20 +02:00
Bertrand Songis
4a1c34fe87
Merge pull request #8443 from opentx/raphaelcoeffic/bootloader-deps
2.4 try fixing bootloader deps
2021-04-12 16:00:00 +02:00
Raphael Coeffic
aff05adb44 Try runners on COLORLCD 2021-04-12 15:58:45 +02:00
Raphael Coeffic
de708036a7 try to fix bootloader deps 2021-04-12 12:47:25 +02:00
Bertrand Songis
0f65c3d438
Update CREDITS.txt 2021-04-12 10:10:05 +02:00
Bertrand Songis
9a4de77138
Update CREDITS.txt 2021-04-12 10:08:52 +02:00
Bertrand Songis
1d24fe93cc
Cosmetics 2021-04-11 16:21:11 +02:00
3djc
e413437977 remove debug 2021-04-10 13:33:32 +02:00
3djc
c022f6b0d4 Merge branch '2.4' into 3djc/diag-touch 2021-04-10 13:31:50 +02:00
3djc
4191fa15dd wip 2021-04-10 09:23:00 +02:00