Minor fixes to getPayload, dynAdd, and dynAddStatic
This commit is contained in:
mrSkortch
2015-03-20 17:12:01 -06:00
parent e18778bc7d
commit 8dc51dbc83
3 changed files with 16 additions and 10 deletions

View File

@@ -1,4 +1,8 @@
-- changelog
v43
-fixed issue with getPayload
-dynAdd and dynAddStatic now return the full new table and not just its name. The name value is still accessible via returned table.name
v42 v3.6 release
-added mist.getRandomPointInZone. Function uses mist.getRandomPointInCircle.
-fixed bug with altitude switching to radio if baro was specified
@@ -12,6 +16,8 @@ getGroupPayload
getGroupPoints
getGroupRoute
--re added the mist named file
v38
- fixed bug with optional variables for coordinate messages not actually being optional