Wouter R
|
577dd120da
|
Fix uhttpd dependency.
|
2013-09-26 13:01:27 +02:00 |
|
Wouter R
|
725f34b30a
|
Fix uhttpd dependency.
|
2013-09-26 13:00:25 +02:00 |
|
Wouter R
|
d62d8ef435
|
Add missing openwrt dependency on uhttpd-mod-lua.
|
2013-09-26 12:58:40 +02:00 |
|
Wouter R
|
bfd54e16ca
|
Add missing openwrt dependency on uhttpd-mod-lua.
|
2013-09-26 12:54:55 +02:00 |
|
Wouter R
|
0a84e5617c
|
Remove dependencies on usb drivers (they have been added in both print3d and ultifi).
|
2013-09-26 01:40:48 +02:00 |
|
Wouter R
|
f610c57292
|
Remove dependencies on usb drivers (they have been added in both print3d and ultifi).
|
2013-09-26 01:39:27 +02:00 |
|
Wouter R
|
ba47733dad
|
Merge branch 'master' into printerdriver
Conflicts:
src/conf_defaults.lua
|
2013-09-25 12:06:28 +02:00 |
|
Wouter R
|
2e43ae9897
|
Continued adaptation of printer api.
|
2013-09-25 12:00:50 +02:00 |
|
peteruithoven
|
1bcd46b18e
|
query parsing fix
|
2013-09-23 18:42:00 +02:00 |
|
Wouter R
|
c5fd097b79
|
Replace URL decoder with a simpler implementation.
|
2013-09-20 23:38:20 +02:00 |
|
Wouter R
|
d7dc69a7dd
|
Continued adaptation of printer api.
|
2013-09-20 11:30:36 +02:00 |
|
peteruithoven
|
e1bdd9bcc7
|
client submodule update
|
2013-09-19 00:24:37 +02:00 |
|
peteruithoven
|
3af2fa71de
|
Nicer ssid, Changed default start gcode (removing -100 -100 starting point)
|
2013-09-18 21:16:54 +02:00 |
|
peteruithoven
|
a1e19bd4e8
|
Better default for maxObjectHeight
|
2013-09-18 12:13:07 +02:00 |
|
Wouter R
|
8a7162330b
|
Initial API replacement to use new printer driver (limited functionality).
|
2013-09-17 00:14:42 +02:00 |
|
peteruithoven
|
c1fa030b97
|
client submodule update
|
2013-09-13 16:07:44 +02:00 |
|
peteruithoven
|
dfbe7a8ef5
|
client submodule update
|
2013-09-06 14:15:04 +02:00 |
|
peteruithoven
|
524d41e39b
|
Access point can now be made on start up and the activated network config is always moved to the top so it's picked on startup
|
2013-09-04 19:23:51 +02:00 |
|
peteruithoven
|
880e090cfe
|
client submodule update
|
2013-09-02 18:17:22 +02:00 |
|
peteruithoven
|
a341739336
|
Reenabling associate action
|
2013-09-02 18:05:02 +02:00 |
|
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 |
|