Commit Graph

9 Commits

Author SHA1 Message Date
wpetit c7d4215be8 Add release target to generate compiled version archive 2019-03-27 18:50:35 +01:00
wpetit 030bb818e1 Add base manual position update example 2018-12-06 16:33:04 +01:00
wpetit 187d53fd29 Fix Reach services discovery
- Use github.com/grandcat/zeroconf lib instead of github.com/oleksandr/bonjour
2018-10-16 15:23:16 +02:00
wpetit 854052bc84 Example: simple cli for automatic configuration of rover/base modules 2018-09-26 15:56:06 +02:00
wpetit 9367e5e79e Use context.Context to provide timeout detection to websocket calls 2018-09-26 12:05:55 +02:00
wpetit 6e9df8d386 Refactor reach package
- Rename reach package to emlid
- Create generic Reach websocket client
- Add 2 new subpackages 'updater' and 'reachview' to provides specific
API
2018-09-21 16:07:38 +02:00
wpetit 5f6dcd2253 Rename ConnectToWifiNetwork() to JoinWifiNetwork() for brevety and clarity 2018-09-20 12:08:20 +02:00
wpetit 13267b2d5a Rename TimeSyncStatus() to TimeSynced() for API clarity 2018-09-20 11:36:48 +02:00
wpetit 5008dfbd56 Add Updater CLI example 2018-09-20 11:22:03 +02:00