Sean Vig
73f9dac120
PEP8 radio/util/fat12.py
...
Fix indentation and whitespace
2015-12-13 18:32:54 -06:00
Sean Vig
7dcd96d258
PEP8 radio/util/dsm2.py
...
Fix indentation and whitespace
2015-12-13 18:32:54 -06:00
Sean Vig
9d13484291
PEP8 radio/util/copyright.py
...
Remove unused imports, fix whitespace, fix comments
2015-12-13 18:32:54 -06:00
Sean Vig
be154140b3
PEP8 radio/util/codecs.py
...
Fix white space
2015-12-13 18:32:53 -06:00
Sean Vig
054952edcb
PEP8 radio/util/capitalize.py
...
Split imports, fix indentation
2015-12-13 18:32:53 -06:00
Sean Vig
3d6533c88b
PEP8 radio/util/bin2lbm.py
...
Fix indentation
2015-12-13 18:32:53 -06:00
Sean Vig
a0f6b0e913
PEP8 radio/util/addtr.py
...
Split imports, fix indentation
2015-12-13 18:32:53 -06:00
Sean Vig
50d8e21533
PEP8 radio/util/add-issue-links.py
...
Remove unused imports, fix indentation
2015-12-13 18:32:53 -06:00
Sean Vig
b8800ed30e
Update Makefile to allow Python 3
...
We no longer must enforce Python 2, so let Python 3 be run if that is
the system Python
2015-12-13 18:31:50 -06:00
Sean Vig
5efa5d47d3
Use Python 2/3 compatible scripts
...
Almost entirely fixing print statements, but also a couple importing
changes, wrapped in try/excepts, and one case where dict.keys() not
being a list would be a problem.
Also reverts e41139a397
The real fix for #1907
2015-12-13 18:28:44 -06:00
Damjan Adamic
b3d52e3525
Fixes #3061 : some wizard lines were not visible anymore (warn users in changelog to copy new wizard to their SD cards)
2015-12-13 20:50:25 +01:00
Damjan Adamic
aa2ca4f729
Fixes #3043 : unit for Air speed sensor set to knots
2015-12-13 20:39:28 +01:00
Damjan Adamic
034221a78e
Inputs were not exported as Lua fields
2015-12-13 19:30:36 +01:00
Bertrand Songis
f63dcfb778
Merge pull request #3142 from opentx/dsbeach/next-issue2919-telemetry-sensors-simulator
...
Ported simulator enhancements to next
2015-12-13 18:43:07 +01:00
David S. Beach
3ebc6bb86c
Ported simulator enhancements to next
2015-12-13 11:22:33 -05:00
Bertrand Songis
b8ac51564e
Compilation fix
2015-12-11 15:12:50 +01:00
Bertrand Songis
5554540630
Lowercase again in all directories to simplify things
2015-12-11 10:00:03 +01:00
Bertrand Songis
1edc1fe316
Compilation fix
2015-12-11 09:29:01 +01:00
Bertrand Songis
00100c0c86
Cosmetics
2015-12-10 23:44:56 +01:00
Andre Bernet
8bdce4e213
Support language-specific chars in notes
2015-12-09 12:00:30 +04:00
Andre Bernet
4edbfcb834
AR9X firmware flashing fallback was wrong
2015-12-08 11:27:51 +04:00
Damjan Adamic
9eeb2dd6a2
More layout changes (1366 ms with table layout)
2015-12-07 18:03:46 +01:00
Damjan Adamic
49016498a3
Resize policy back (586 ms with grid layout, 1347 ms with table layout)
2015-12-07 18:03:41 +01:00
Damjan Adamic
e37dcabd95
timing code (796 ms with grid layout, 1394 ms with table layout)
2015-12-07 18:03:36 +01:00
Damjan Adamic
191e37f29c
TableWidget only used if -D TABLE_LAYOUT=yes
compile option is defined
2015-12-07 18:03:30 +01:00
Damjan Adamic
1dcc660f31
Fixes #2921 : Lua getFlightMode() function added
2015-12-07 18:01:37 +01:00
Bertrand Songis
618dd279fc
Merge branch 'next' of https://github.com/opentx/opentx into next
2015-12-06 23:12:00 +01:00
Bertrand Songis
13927800e2
Compilation fix
2015-12-06 23:11:42 +01:00
Bertrand Songis
384bfea9f9
Update README.md
2015-12-06 22:58:00 +01:00
Bertrand Songis
1e2130de53
[Horus] Lua model scripts added
2015-12-06 22:54:43 +01:00
Damjan Adamic
9d29b483c5
Lua export fixes ported from master
...
Cmake Horus font dependencies fixed
Jenkins build scripts added and fixed
2015-12-06 11:26:07 +01:00
Damjan Adamic
75c1f9f3f7
Compilation fix
2015-11-30 20:04:28 +01:00
Damjan Adamic
af6ea012bb
Lua documentation update
2015-11-30 18:53:33 +01:00
Damjan Adamic
5492c18a01
Lua exports fixes (ported from master 5d7cc79d
):
...
* X9E fields were missing
* inputs were missing
* renamed X9E center sliders, which name collided with logical switches
2015-11-30 18:45:13 +01:00
Bertrand Songis
fd554cf013
Merge pull request #3115 from HakanBastedt/HakanBastedt/More_Swedish_translation_issues_3113
...
Swedish translation now up-to-date and in sync with EN #3113
2015-11-28 22:49:32 +01:00
Håkan Båstedt
9bc63c7421
Fixed messed-up line breaks
2015-11-28 22:08:55 +01:00
Håkan Båstedt
5169892d39
Swedish translation now up-to-date and in sync with EN
2015-11-28 14:43:47 +01:00
Bertrand Songis
bca9866675
[Horus] A few SD card / Models storage fixes
2015-11-27 21:33:02 +01:00
Bertrand Songis
787d2ffa92
[Horus] Freeze when invalid (or no) model bitmap
2015-11-26 22:59:06 +01:00
Damjan Adamic
d2155ef089
Fixes for Windows build
2015-11-26 21:40:28 +01:00
Bertrand Songis
f80a788754
Merge pull request #3112 from opentx/projectkk2glider/issue_2469_lua_keys_for_next_part2
...
Re #2469 : part2: keys accesible to Lua telemetry scripts (Taranis only)
2015-11-26 21:19:39 +01:00
Bertrand Songis
7c1634c00d
Horus simu compilation fix
2015-11-26 20:40:13 +01:00
Damjan Adamic
1cbd0ec4b4
Compilation fix for git ID (another try)
2015-11-26 20:33:05 +01:00
Damjan Adamic
dc2d2e1f2e
Compilation fix for git ID
2015-11-26 20:21:33 +01:00
Damjan Adamic
98d5966946
stamp.h should be PHONY target
2015-11-26 20:10:30 +01:00
Damjan Adamic
f184e9bed3
Re #2469 : part2: keys accesible to Lua telemetry scripts (Taranis only) (ported #3087 from master commits 3186a5d99..94d8b8b0e8d)
2015-11-26 19:40:32 +01:00
Bertrand Songis
cbe244fc6c
Fixes Horus compilation
2015-11-26 19:35:07 +01:00
Bertrand Songis
f8201844d7
Merge pull request #3111 from opentx/projectkk2glider/issue_2469_lua_keys_for_next_part1
...
Re #2469 : part1: Menu system renaming of variables and refactoring
2015-11-26 18:35:41 +01:00
Damjan Adamic
51b8f9b054
Re #2469 : part1: Menu system renaming of variables and refactoring (ported #3087 from master commits 3186a5d99..94d8b8b0e8d)
2015-11-26 18:29:20 +01:00
Andre Bernet
ab99740e1b
Swedish TTS fixes by HakanBastedt
2015-11-26 13:07:41 +04:00