Commit Graph

22 Commits

Author SHA1 Message Date
Wouter R 96e0ec99dd Update openwrt diffconfig to allow 802.11 driver to override regulatory domain stored in eeprom.
The reg. domain is configured to 'NL', so wifi channels 12 and 13 can be used.
2014-02-01 01:41:39 +01:00
Wouter R c4c9957cb5 Fix saving sketches over sysupgrade. Closes https://github.com/Doodle3D/doodle3d-client/issues/87. 2013-12-04 15:44:47 +01:00
Wouter R ce043de28e Workaround for issue 66 (https://github.com/Doodle3D/doodle3d-client/issues/66).
Remove ‘-s’ flag in wifibox init script to prevent duplicates log messages.
2013-11-29 21:14:59 +01:00
Wouter R 0c79a51083 Add status request to sketch api.
Keep sketch directory over upgrades.
2013-10-28 19:38:53 +01:00
Wouter R 9e0eab1f8d Properly start and stop signin.sh on package installation and removal.
Clean up package Makefile (it installed and removed too much).
2013-10-22 22:44:51 +02:00
Wouter R 8991845427 Add extra 'tools' to wifibox devel install. Improve logging. 2013-10-08 16:55:50 +02:00
Wouter R 1d9801b314 Remove openap hack from uci-defaults; minor fixes to bootstrap logging etc; remove debug print statement. 2013-08-23 02:10:25 +02:00
Wouter R 3de992c5b7 Add uhttpd configuration for lua handler; add interface to get/set 'system settings'; add configurable logging to file, with configurable level as well. 2013-08-23 01:25:09 +02:00
Wouter R d59d2da938 Fix request initialization to handle autowifi command-line invocation correctly; fix installation and execution of openwrt init script; partially implement autowifi switching; fixes to package (de-)installation. 2013-08-21 13:39:10 +02:00
Wouter R 35f5a4c02e Hack to auto-configure wifibox into AP mode at first boot 2013-08-16 22:11:09 +02:00
Wouter R 56f6815bc1 Minor fixes. 2013-08-16 21:44:54 +02:00
Wouter R b971be33d1 Fix post-install script for 'Y' inlusion in openwrt images; fix small bug in request.lua. 2013-08-01 16:29:17 +02:00
Wouter R 1acb559a1b Update webinterface to latest commit; add wopkg alias to root profile. 2013-07-29 12:17:08 +02:00
Wouter R 596799472c Change package-directory script to include ultifi package; several fixes to package installation; rename wifibox init script. 2013-07-26 02:15:01 +02:00
Wouter R ef87b18ed9 More fixes to changed paths and names. 2013-07-05 16:44:49 +02:00
Wouter R 0b298b5e46 Change require statements in code to reflect new structure; rename autowifi -> wifibox everywhere. 2013-07-04 17:26:13 +02:00
Wouter R b059cf07e0 Minor fix. 2013-06-28 12:40:04 +02:00
Wouter R 88e3205347 add proper init script setup; various small fixes. 2013-05-14 17:26:21 +02:00
Wouter R 7778bdd6e2 Restructure src directory; add GPX utility 2013-05-14 16:09:01 +02:00
Wouter R ce11cd8c1d post-install/post-remove are now reasonably complete. 2013-05-14 15:09:56 +02:00
Wouter R 9789fdc0c3 Finish post-install/pre-remove package scripts (not yet used/included by Makefile). 2013-05-14 11:34:55 +02:00
Wouter R 21e5ddb51b Add package configuration options (not used yet)i; test code/scripts for postinstall/preremove; update TODO; add support for eclipse ShellEd plugin. 2013-05-03 13:11:58 +02:00