Fixed a bug with spawning aircraft altitude type being switched to radio
instead of baro
Added extra checks to make sure a group or unit returned is actually
there.
numerous untested changes added. so yea, errors may (will) occur. Changes made while on vacation (damn you rain!) but reflect changes I've had on my mind or created in separate files.
Mission file searching functions now search by Id instead of group or unit names. The name input variable hasnt changed, value gets converted to Id automatically if found. Functions now also accept a numerical groupId or unitId.
getPayload
getGroupPayload
getGroupPoints
getGroupRoute
Added planned changes for message display v4. Added some code but it is dormant.
Re-factored a bunch of DB stuff
mist.dbUpdate() split into two functions
co-routine introduced for adding data to db files
moved a bunch of stuff around