wpetit
|
ec2fd846cc
|
Add SkipUpdate() Updater method
Allow to skip the update step and reboot to ReachView
|
2018-12-06 16:37:51 +01:00 |
wpetit
|
668a33a1a1
|
Fix reach services discovery
|
2018-12-06 16:31:23 +01:00 |
wpetit
|
4da7f14564
|
Add method to stream modules status
|
2018-10-16 19:07:35 +02: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
|
9bd20331ef
|
Add service discovery helper
Use MDNS-SD to discover ReachRS services on the local network
|
2018-10-09 14:05:38 +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
|
1dcd03e455
|
Use pointers to create partial configuration updates
|
2018-09-25 17:28:12 +02:00 |
wpetit
|
1a04caafdf
|
Implements full configuration model
|
2018-09-21 16:07:38 +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 |