Wouter R
1608875891
Report failure if wlan associate fails; Fix setting/unsetting boolean config key through API.
2013-07-29 13:48:56 +02:00
Wouter R
07ca14e35c
Add doxify.sh to generate HTML code documentation using ldoc; update documentation in several utility files.
2013-07-29 12:07:23 +02:00
Wouter R
efaf58c880
Fix outdated configuration key names; add API function to get all configuration keys at once; remove logging of request arguments to prevent printing large blocks of gcode.
2013-07-27 00:25:43 +02:00
Wouter R
0f4b938444
preliminary printing support (through ultifi).
2013-07-27 00:22:55 +02:00
Wouter R
9d6992ce95
Add configuration keys for printing; rework configuration key naming.
2013-07-26 10:18:34 +02:00
Wouter R
781c3f9ff1
Add kmod-usb-serial-ftdi as package dependency for FTDI-based 3D printers; fix MAC address lookup; fix dhcp configuration when switching to AP mode; rename api functions in network module; minor fixes and changes.
2013-07-25 01:11:46 +02:00
Wouter R
9fd13dda65
Add small c program to test settings arbitrary baud rates.
2013-07-24 16:38:21 +02:00
Wouter R
f988c13dfa
Many changes, mostly a new configuration interface:
...
* change API access control to use function name suffixes
* implement settings interface with baseline configuration
* make AP properties configurable
* AP SSID can now contain partial MAC address
* update more quotation style and documentation
* remove captive directory change from network mode switcher.
2013-07-17 23:01:01 +02:00
Wouter R
d3e4812cbf
Implement settings interface.
2013-07-17 17:43:33 +02:00
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
3726063b99
Change split function so it also returns empty fields; add API access control; support returning http status codes; changes towards support for running as uhttp embedded lua module.
2013-07-17 08:18:47 +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
115e6a7eff
Refactor all code to new API; several minor changes/bug fixes.
2013-07-08 16:53:45 +02:00
Wouter R
915d1cd900
Move and clean up utils.lua.
2013-07-08 13:43:59 +02:00
Wouter R
ea8100ab60
Logging now prints to stderr, which is redirected to a log file; cgi handler always responds with json; test API implemented; several bug fixes.
2013-07-08 13:37:19 +02:00
Wouter R
cf0f7f594d
Code restructure.
2013-06-28 13:47:45 +02:00
Wouter R
7778bdd6e2
Restructure src directory; add GPX utility
2013-05-14 16:09:01 +02:00