0
0
mirror of https://github.com/Doodle3D/doodle3d-firmware.git synced 2024-06-02 08:24:33 +02:00
Commit Graph

203 Commits

Author SHA1 Message Date
peteruithoven
3c59322cf7 First attempt to add a post response function queue 2013-09-02 15:01:16 +02:00
peteruithoven
a732e4890f Client submodule update 2013-08-29 01:43:09 +02:00
peteruithoven
b2904d532e Added a validation function option to configuration. Added a number check 2013-08-29 01:40:51 +02:00
peteruithoven
e2b28900bf client submodule update 2013-08-28 18:34:41 +02:00
peteruithoven
077a0b6818 Supported printers and baudrate api call 2013-08-28 18:33:48 +02:00
peteruithoven
24b773bd6f Handling multiline settings. Added start and end gcode 2013-08-28 17:12:41 +02:00
peteruithoven
aeb669cc99 New configuration defaults 2013-08-28 14:29:13 +02:00
peteruithoven
4e124b74d5 Added missing setSuccess in config/all api 2013-08-28 14:18:06 +02:00
Wouter R
c915906395 Fix URL redirection in captive portal mode (also client submodule update); add stresstest script (WIP); add commented line in d3dapi wrapper to use strace. 2013-08-26 16:15:45 +02:00
Wouter R
6e61a6fdd2 Merge d3dapi changes; remove setportspeed (usbconnectiontester is a new repo); change Openwrt package category to 'Doodle3D'. 2013-08-26 10:46:36 +02:00
peteruithoven
c5b91a2416 Adding "cgi invocation" to log file 2013-08-23 16:39:12 +02:00
peteruithoven
6fded50293 client submodule update 2013-08-23 16:39:12 +02:00
Wouter R
57c342ff60 WIP to change setportspeed into serial usb connectivity testing utility. 2013-08-23 16:24:36 +02:00
Wouter R
f7dc891c97 Logger now flushes buffer to have log file update immediately. 2013-08-23 10:43:42 +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
0730b442ac Finish autowifi function. 2013-08-22 18:29:08 +02:00
Wouter R
dc327ea420 Adapt Lua code so it can be run from uhttpd-mod-lua (log functionality still missing, uhttpd configuration not adapted yet). 2013-08-22 12:18:22 +02:00
Wouter R
dfb16a9b32 Fix logfile saving if ultifi path does not exist; fix http response consistency. 2013-08-21 13:39:45 +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
6f431942cc Fix dhcp address serving in AP mode; small fix in printer API. 2013-08-20 21:53:36 +02:00
peteruithoven
68f72565fe client submodule update 2013-08-20 10:55:36 +02:00
peteruithoven
659315a2c8 Adding new line to warmup command, to be sure 2013-08-20 10:53:56 +02:00
peteruithoven
6c5ffa8e01 Client submodule update 2013-08-19 17:55:48 +02:00
peteruithoven
059227ce86 client submodule update 2013-08-19 16:54:25 +02:00
peteruithoven
fae01fdf5b Client submodule update 2013-08-19 10:17:11 +02:00
peteruithoven
f21aefbc03 Client submodule update 2013-08-16 22:30:27 +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
da0862d2f9 Merge branch 'master' of github.com:Doodle3D/doodle3d-firmware 2013-08-16 22:10:00 +02:00
Wouter R
56f6815bc1 Minor fixes. 2013-08-16 21:44:54 +02:00
Wouter R
72afef93bd Add d3dapi/info/logfiles API call to obtain a tgz file containing the most important log data. 2013-08-16 20:03:53 +02:00
peteruithoven
2538db8d0b Client submodule update 2013-08-16 19:31:03 +02:00
peteruithoven
9ae54ecd8d using file size instead of file to check isBusy 2013-08-16 19:26:23 +02:00
peteruithoven
2261efcb74 Client (submodule) update 2013-08-14 20:56:38 +02:00
Wouter R
0d7e215f20 Merge branch 'master' of github.com:Doodle3D/doodle3d-firmware 2013-08-13 20:04:04 +02:00
peteruithoven
a7e2ecaef0 submodule update 2013-08-12 21:55:22 +02:00
peteruithoven
d40619e082 Submodule update 2013-08-12 17:54:33 +02:00
Wouter R
016d18c93a Create combined gcode file in printer-specific directory; add mass-flashing script (WIP). 2013-08-12 17:36:07 +02:00
peteruithoven
d1a58fc564 Added luafilesystem dependency 2013-08-12 13:56:24 +02:00
peteruithoven
31a8aab7ec Updated client submodule 2013-08-12 13:38:56 +02:00
peteruithoven
633fc86551 Adding progress to rest api 2013-08-09 22:15:58 +02:00
peteruithoven
ba1ca3e322 less debug 2013-08-07 20:37:05 +02:00
peteruithoven
395ac53497 Fixed last_mod 2013-08-07 18:30:58 +02:00
peteruithoven
b8e0acb16b Supporting M109 temp format. Also returning last modified time using LuaFileSystem library. 2013-08-07 17:50:30 +02:00
peteruithoven
4239044c54 Allow access from all domains (not really secure) 2013-08-07 11:15:55 +02:00
Wouter R
7dba0ad104 Update TODO (beware, it's a mess) 2013-08-04 11:31:52 +02:00
Wouter R
77723fb000 Support print cancellation in api (untested!) 2013-08-04 11:26:47 +02:00
Wouter R
973b81f2cb Add configurable temperature. 2013-08-02 14:05:34 +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
eddb7f7d0d Fixes to getMacAddress() and to adding gcode. 2013-07-29 19:22:09 +02:00