Commit Graph

15 Commits

Author SHA1 Message Date
Philippe Caseiro e6ee5d688f Improve JSON-RPC methods for emlid interaction 2018-12-06 16:37:51 +01:00
Philippe Caseiro cadd3482a2 Lint Clean ! 2018-12-06 16:37:51 +01:00
Philippe Caseiro aed2271bf7 Continuing work on JSON-RPC API ! 2018-12-06 16:37:51 +01:00
Philippe Caseiro 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
Philippe Caseiro 364dfecb31 Cleaning code to please the linter
Added feature for #145
Fix bug #145
2018-09-21 17:00:11 +02:00
Philippe Caseiro 17487dd7a6 Spliting complex function parseWifiCells 2018-09-21 15:42:48 +02:00
Philippe Caseiro b34ccd3dee Improving network_test.go ...
This way we don't need a real wifi card
2018-09-21 14:36:06 +02:00
wpetit 1dbb62c490 Add /proc/net/wireless sample 2018-09-21 14:33:17 +02:00
Philippe Caseiro ec26c74ae8 Spliting "complex" methods to please go linter ! 2018-09-21 13:42:43 +02:00
Philippe Caseiro 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
Philippe Caseiro 3f36175f1a Cleaning test data 2018-09-21 13:42:43 +02:00
Philippe Caseiro b680e256b9 Updating executor to remove old util.go
Adding new Network interaction "class"
2018-09-21 13:42:43 +02:00
Philippe Caseiro 735bc8d19e Adding DHCP Client and new Wifi stack 2018-09-21 13:42:43 +02:00
wpetit e1f0c68630 Object oriented UCI + Executor interface 2018-09-21 13:42:43 +02:00
Philippe Caseiro b8f0a554c1 Adding begin of openwrt manipulation module 2018-09-21 13:42:43 +02:00