1
0
mirror of https://bitbucket.org/librepilot/librepilot.git synced 2024-12-02 10:24:11 +01:00
LibrePilot/androidgcs/tests/org/openpilot/uavtalk
James Cotton 7d13f4869d Made a lot of critical functions synchronized to block race conditions
(essentialy implements a mutex locker for that object).  Also added callbacks
to UAVObjects for unpacked and updated.  More to come.  Finally test case that
checks that we get FlightStatus through UAVTalk (i.e. that the aircraft is
talking).
2012-08-06 16:54:19 -05:00
..
FieldTest.java Added unit tests 2012-08-06 16:54:18 -05:00
ObjMngrTest.java Initial implementation of UAVTalk protocol and a test platform for it and the 2012-08-06 16:54:19 -05:00
SettingsTest.java Added unit tests 2012-08-06 16:54:18 -05:00
TalkTest.java Made a lot of critical functions synchronized to block race conditions 2012-08-06 16:54:19 -05:00