Commit Graph

16 Commits

Author SHA1 Message Date
68e9ba80b3 Adding Tests run and improving reply 2018-12-06 16:37:51 +01:00
e6ee5d688f Improve JSON-RPC methods for emlid interaction 2018-12-06 16:37:51 +01:00
cadd3482a2 Lint Clean ! 2018-12-06 16:37:51 +01:00
aed2271bf7 Continuing work on JSON-RPC API ! 2018-12-06 16:37:51 +01:00
6a316c53ee Begin of json rpc API and ... making openwrt module work
Openwrt module was broken reworking all module !
2018-12-06 16:37:51 +01:00
364dfecb31 Cleaning code to please the linter
Added feature for #145
Fix bug #145
2018-09-21 17:00:11 +02:00
17487dd7a6 Spliting complex function parseWifiCells 2018-09-21 15:42:48 +02:00
b34ccd3dee Improving network_test.go ...
This way we don't need a real wifi card
2018-09-21 14:36:06 +02:00
1dbb62c490 Add /proc/net/wireless sample 2018-09-21 14:33:17 +02:00
ec26c74ae8 Spliting "complex" methods to please go linter ! 2018-09-21 13:42:43 +02:00
de0255fd03 Cleaning lint issue : openwrt/wifi.go:39:⚠️ declaration of res shadows declaration at openwrt/wifi.go:31 (vetshadow) 2018-09-21 13:42:43 +02:00
3f36175f1a Cleaning test data 2018-09-21 13:42:43 +02:00
b680e256b9 Updating executor to remove old util.go
Adding new Network interaction "class"
2018-09-21 13:42:43 +02:00
735bc8d19e Adding DHCP Client and new Wifi stack 2018-09-21 13:42:43 +02:00
e1f0c68630 Object oriented UCI + Executor interface 2018-09-21 13:42:43 +02:00
b8f0a554c1 Adding begin of openwrt manipulation module 2018-09-21 13:42:43 +02:00