1
0
Fork 0
mirror of https://github.com/opentx/opentx.git synced 2025-07-14 11:59:50 +03:00
Commit graph

10 commits

Author SHA1 Message Date
Bertrand Songis
cc6ccdc3ab Travis good? 2016-05-14 12:15:49 +02:00
Bertrand Songis
0467ef862f Again OK with python2 2016-05-14 12:09:26 +02:00
Bertrand Songis
30f2f3a1e4 Again OK with python2 2016-05-14 12:08:11 +02:00
Bertrand Songis
f63a9c4cb7 Travis install time reduced (#3493) 2016-05-14 11:33:02 +02:00
Damjan Adamic
1b177ba8b8 Fixed: OpenTX Bootloader bin2lbm conversion error (last partial chunk was missing) 2015-12-28 21:45:37 +01:00
Sean Vig
4bd90d79d0 Use with open(...) as ...: context managers
Instead of manually opening and closes file objects, use the context
manager that will properly handle opening and closing files for us, even
in the event of some error
2015-12-13 18:57:36 -06:00
Sean Vig
3d6533c88b PEP8 radio/util/bin2lbm.py
Fix indentation
2015-12-13 18:32:53 -06:00
Markus Sattler
1d6adcc25a Fixes #2870 2015-09-26 07:59:04 +02:00
bsongis
1c3ced7222 Cosmetics on the bootloader 2014-03-15 15:36:02 +01:00
Andre Bernet
229dfc1938 Mike's bootloader sources + added as option, for Taranis only for now (not as clean as it could be, bootloader is always built even if not selected - didn't find how to nest ifs in makefile :\ ) (Issue #546) 2014-01-18 20:00:31 +01:00