Wouter R
9a8ac55b8f
Add simple unit test framework and various other improvements/changes:
...
* Move logger.lua;
* update quotation style in several files;
* add proposed configuration key layout to conf_defaults.lua;
* move dump function to utils.lua;
* implement (very) basic unit testing environment;
* fix bugs in various functions in utils.lua;
* checkin of preliminary REST API test code.
2013-07-17 13:44:54 +02:00
Wouter R
9dd2928755
Change REST API to obtain module/function arguments from URL path; move several network settings to config.h.
2013-07-11 10:39:49 +02:00
Wouter R
e2127797de
Fix problem where 'wlan0' device disappears (code now falls back to 'radio0'); fix symlink path for captive portal www; minor fixes.
2013-07-08 19:02:20 +02:00
Wouter R
915d1cd900
Move and clean up utils.lua.
2013-07-08 13:43:59 +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
f298fbf0db
Extract logger to separate module; update code and package Makefile to reflect new structure; rename wfcf to d3dapi; add dependency on usb ACM driver (required for communication with arduino).
2013-07-04 17:24:06 +02:00
Wouter R
cf0f7f594d
Code restructure.
2013-06-28 13:47:45 +02:00