Hello everyone, as the final deadline is approaching this is what happened this week
- the channel width property is now defaulted [0] - I've updated the documentation [1] - the travis build can reach the tests and ony the wireless converter is failing [2] - I've found a strange behavior where the tests fail with python2 as the vallidator refuses to validate the input - I refactored most of the converters to use the same approach I also had a lot of test to do, some failed and some succeeded here's the gist - I can configure an antenna in bridge mode - I can configure the antenna in router mode but I can't connect to it after >From what I can understand from the logs here's what happens - changing the channel width breaks the ubntconf tool, it can't create a "fast script" for the radio configuration - not setting the role on a interface breacks the ubntconf tool, it can't create a "fast script" for the network configuration The "fast script" is something I can't really get a handle of but it may mean that the device requires a physical reboot or a init system reboot? Either way I'll try again to understand better what really happens. As always enjoy the weekend Edoardo [0]: https://github.com/openwisp/netjsonconfig/pull/91/commits/b804eb7b71c66ecc7602896d0ee99ddecd571867 [1]: http://netjsonconfig.openwisp.org/en/airos/ [2]: https://travis-ci.org/openwisp/netjsonconfig/jobs/265945219 [3]: https://travis-ci.org/openwisp/netjsonconfig/jobs/265945221 -- You received this message because you are subscribed to the Google Groups "OpenWISP" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
