Bertrand Songis
|
ab0272c16c
|
[Horus] Refactoring continued
|
2015-10-24 11:27:34 +02:00 |
|
Bertrand Songis
|
fb371cf5b7
|
[Horus] Continued ...
|
2015-10-22 20:18:55 +02:00 |
|
Bertrand Songis
|
e18e6f9c41
|
[Horus] Refactoring continued
|
2015-10-22 20:04:54 +02:00 |
|
Bertrand Songis
|
c8f77fceec
|
[Horus] SD Storage started. UI continued.
+ Some boyscout work on LCD functions
|
2015-10-22 07:10:19 +02:00 |
|
Bertrand Songis
|
2902ae1887
|
Horus simulator should now be OK
|
2015-10-14 23:47:51 +02:00 |
|
Bertrand Songis
|
60f2535212
|
Fixes #1914
|
2015-09-26 09:00:36 +02:00 |
|
Bertrand Songis
|
3f6e1d0b3a
|
Lua error display function reused
|
2015-09-26 09:00:36 +02:00 |
|
David S. Beach
|
e57361f7e1
|
2.1.x implementation of displayLuaScriptError()
|
2015-09-26 09:00:36 +02:00 |
|
David S. Beach
|
e1b1342655
|
using pre-allocated table space via lua_createtable() for GPS, DATETIME, and CELLS
|
2015-09-03 14:41:18 -04:00 |
|
David S. Beach
|
61b701f930
|
uncommented call to isAvailable() that was used for testing
|
2015-09-02 14:09:50 -04:00 |
|
David S. Beach
|
8b83911017
|
Added getValue() support for UNIT_DATETIME and UNIT_CELLS
|
2015-09-02 13:52:25 -04:00 |
|
David S. Beach
|
8739bd8ad9
|
fix for issue 2758 lua support for latitude and longitude'
|
2015-08-25 15:48:08 -04:00 |
|
Damjan Adamic
|
34090a1d3e
|
Fix: former Lua telemetry fields were not exported correctly (tx-voltage, clock and timers1-3)
|
2015-08-22 20:44:11 +02:00 |
|
Damjan Adamic
|
c1efd39df7
|
Better Lua traces
|
2015-07-31 18:59:20 +02:00 |
|
bsongis
|
bab4168ac4
|
lcd.drawNumber now takes a float instead of an integer as argument. Some
parameters declared as optional in the Lua API.
|
2015-06-09 21:15:10 +02:00 |
|
Damjan Adamic
|
74af80e8be
|
Fixes #2084: wrong constant used to limit maximum number of expos (ported from master)
|
2015-05-17 18:57:20 +02:00 |
|
bsongis
|
bda87be10e
|
Damjan and Kilrah remarks taken into account
|
2015-05-06 18:37:55 +02:00 |
|
bsongis
|
eb6ba88f5a
|
Fixes #2186
Also provides a lua function to retrieve module settings
|
2015-05-05 20:02:02 +02:00 |
|
bsongis
|
b4dcde3aa8
|
Constant renamed
|
2015-04-28 20:40:06 +02:00 |
|
bsongis
|
8dadb5346b
|
Revert "[ARM boards] Imperial parameter removed"
This reverts commit 79e727a149 .
|
2015-03-31 23:08:37 +02:00 |
|
bsongis
|
79e727a149
|
[ARM boards] Imperial parameter removed
|
2015-03-31 19:47:56 +02:00 |
|
bsongis
|
2817866ad2
|
Directories FatFS / CoOS / STM32 libs moved to thirdparty
|
2015-03-14 11:56:24 +01:00 |
|
Damjan Adamic
|
b0277ed057
|
Re #2084: Lua model.getInput() now also returns switch
|
2015-02-18 20:25:27 +01:00 |
|
Damjan Adamic
|
ab3114d164
|
Fixes #2084: index changed to unsigned for Lua mixer funcitons
|
2015-02-18 20:25:07 +01:00 |
|
Damjan Adamic
|
2b8374f418
|
Fixes #2084: Lua model.insertInput() could not add a line to an empty input or at the end of the existing input lines
Also added unsigned to various vars (ported from master)
|
2015-02-18 20:24:15 +01:00 |
|
Damjan Adamic
|
afc41f082e
|
Fixes #2009: Timer Voice minute call not working for persistent timers
Timers moved to timer.cpp
Added timer overflow protection
Added timer gtests
THt mode now triggers on THR>10%
|
2015-01-29 19:26:54 +01:00 |
|
bsongis
|
bfeab1402c
|
New bunch of files moved ...
|
2015-01-09 23:56:16 +01:00 |
|
Damjan Adamic
|
36a7d4732f
|
luaDoOneRunPermanentScript() param optimization, todo for luaLcdLock() removal
|
2014-12-08 17:51:53 +01:00 |
|
Damjan Adamic
|
62f2a321f2
|
Refactored luaTask() based on script type
|
2014-12-07 17:05:16 +01:00 |
|
Damjan Adamic
|
e55b7504c3
|
Cosmetic changes (thanks to Bertrand's review)
|
2014-12-07 09:41:31 +01:00 |
|
Damjan Adamic
|
8aeb35c912
|
Refactoring continued: Try to run lua scripts before the first LCD function
|
2014-12-06 15:36:10 +01:00 |
|