aboutsummaryrefslogtreecommitdiff
path: root/src/modules/dataman/module.mk
Commit message (Collapse)AuthorAgeFilesLines
* Remove uneccesary dependencies and update creditsJean Cyr2014-03-231-2/+0
|
* Add data manager module and fence support to navigatorJean Cyr2013-11-031-0/+42
- Add function to geo.c to determine if global position is inside fence - Add navigator support/commands for maintaining fence coords. - Add data manager module to support persistence fence storage. Can store other data, but only used for fence at this time. - Add unit tests for data manager