HI: With the latest checked out ansible openwisp2 package, I am able to hack the organisation to assign different configuration templates to different models of AP/Routers.
Moving on to adding radio and interface details on a configuration template, I run into another issue. In a new template for configuration, I add new radio section and in the radio section the driver field pull down menu, I didn't find the "qcawifi" value which is required for new QCA based wlan driver. I could add this enum option in the netjsonconfig/backend/openwrt/schema.py , but on retsrating the openwisp package, I don't see the value getting listed in template radio section pull down menu. So if I add or modify contents in netjsonconfig/backend/openwrt/schema.py, what is the procedure I should follow to see these modified values. I am working on ansible checkout code. Any help is appreciated, thanks Kumar On Friday, 31 March 2017 19:46:23 UTC+5:30, Federico Capoano wrote: > > On Fri, Mar 31, 2017 at 3:47 PM jdroid <[email protected] <javascript:>> > wrote: > >> btw.. do you have plans to support openwrt image upgrade (firmware >> upgrade) to these registered openwrt devices. >> > > Yes but I don't know when I will be able to pull that off. > > Hopefully before the end of 2017 but it depends on how many contributors > we can onboard. > The more contributors we get and the more they will help me with less > complicated tasks, the more I can focus on big features like that. > > Federico > -- 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.
