Commit Graph

  • 2d686d94d2 version peteruithoven 2013-10-26 01:28:24 +0200
  • 628f05b682 Deny API access to operations that can/will interrupt printing (updating, reconfiguring network, change settings). Wouter R 2013-10-23 16:12:19 +0200
  • 9e0eab1f8d Properly start and stop signin.sh on package installation and removal. Clean up package Makefile (it installed and removed too much). Wouter R 2013-10-22 22:44:51 +0200
  • 5c7df6da36 Merge branch 'feature/printerdriver' of github.com:Doodle3D/doodle3d-firmware into feature/printerdriver Wouter R 2013-10-22 20:36:26 +0200
  • 27609e8535 Remove www submodule (see http://stackoverflow.com/questions/1260748/how-do-i-remove-a-git-submodule#comment13902193_1260982). Wouter R 2013-10-22 18:33:41 +0200
  • 4ed3c02ea3 Changes to use external doodle3d-client package instead of submodule. Wouter R 2013-10-22 18:32:53 +0200
  • 78a71ca625 Bed temperatures peteruithoven 2013-10-22 16:00:37 +0200
  • 8ab87312b3 Replacing variables in endcode on API:printer/stop peteruithoven 2013-10-22 13:51:02 +0200
  • c3bb0359bf Better error reporting, always using state, making version argument optional peteruithoven 2013-10-22 03:30:23 +0200
  • d069dafb5c New API for loading and saving sketches (or arbitrary data really). Status call not implemented yet. Wouter R 2013-10-21 18:32:11 +0200
  • 6ddd038495 Bumped firmware version. Fixed image index generator to include all available image versions. Wouter R 2013-10-21 16:06:48 +0200
  • 5c199eca94 Merge branch 'feature/printerdriver' of github.com:Doodle3D/doodle3d-firmware into feature/printerdriver Wouter R 2013-10-21 13:49:45 +0200
  • 581ea273b2 Fixes to update module and api. Wouter R 2013-10-21 13:42:58 +0200
  • b6528e4752 Basic implementation of update module + api finished (but not completely debugged yet). Wouter R 2013-10-21 12:36:54 +0200
  • b6c983f446 wget return values are now translated to a (somewhat) meaningful message. Improved logging. Wouter R 2013-10-18 23:27:58 +0200
  • e1dc7f47ed Add preliminary REST api for updating (WIP). Wouter R 2013-10-18 21:46:41 +0200
  • 15aa89844e client submodule update peteruithoven 2013-10-18 19:35:48 +0200
  • f5030d9069 client submodule update peteruithoven 2013-10-18 16:16:15 +0200
  • 4738f8bde1 spelling corrections peteruithoven 2013-10-18 16:16:05 +0200
  • d64fea4337 Using {printingTemp} and {preheatTemp} in default start and end gcode peteruithoven 2013-10-18 16:15:54 +0200
  • b5d980c52e More work on updater module (WIP): mainly added state and fixed bugs. Wouter R 2013-10-18 16:02:22 +0200
  • b5465a43fd return substituted ssid on save settings response peteruithoven 2013-10-18 12:57:28 +0200
  • 6225cd6062 New wifibox update script (to update firmware image). (WIP) Release script is now capable of uploading packages & images. Wouter R 2013-10-17 21:45:23 +0200
  • e87641d76a client submodule update peteruithoven 2013-10-17 15:29:10 +0200
  • 72678ef1cc Access point key validation function and handling validation function messages in general peteruithoven 2013-10-17 15:28:57 +0200
  • a85528e956 More helpfull validation errors peteruithoven 2013-10-17 14:04:13 +0200
  • cd6754bfe1 Added access point min max peteruithoven 2013-10-17 14:03:30 +0200
  • 1425d5ef90 More network logging peteruithoven 2013-10-17 12:08:03 +0200
  • f4babb5c20 More API:network/openap logs peteruithoven 2013-10-16 20:32:27 +0200
  • 94bcea894e Longer delay for access point create stability peteruithoven 2013-10-16 20:31:59 +0200
  • cf7237547f Merge branch 'feature/printerdriver' of github.com:Doodle3D/doodle3d-firmware into feature/printerdriver Wouter R 2013-10-16 19:04:43 +0200
  • ff4abc71c0 Upload firmware images to updates directory (currently not versioned). Wouter R 2013-10-16 19:04:33 +0200
  • aeb29d488e Client submodule update peteruithoven 2013-10-16 18:33:18 +0200
  • b5d8f7895a Rework feed creation scripts: they now support uploading to doodle3d.com (with corresponding changes to opkg.conf) and they are more location independent. Wouter R 2013-10-16 17:32:43 +0200
  • 2010c634c6 Signin timeout and num attempts limitation peteruithoven 2013-10-16 17:16:01 +0200
  • da020cd51e client submodule update peteruithoven 2013-10-16 15:10:23 +0200
  • 227ab3d7b8 client submodule update peteruithoven 2013-10-16 12:48:03 +0200
  • 17c96b20fd Submodule update. CinekidRelease Wouter R 2013-10-14 19:35:58 +0200
  • ba09807859 Disable log message in createPrinterOrFail. Wouter R 2013-10-14 18:11:15 +0200
  • 6dae2054c5 client submodule update peteruithoven 2013-10-14 17:51:05 +0200
  • 9d86ed2aac Add option to create protected access point. Wouter R 2013-10-14 14:01:22 +0200
  • 369866ce60 client submodule update peteruithoven 2013-10-14 13:53:07 +0200
  • 5b710dbbcc Changes for extra fields in getProgress and rejecting too large chunks of gcode. feature/buffermax Wouter R 2013-10-12 23:18:47 +0200
  • 1ac2f204fe client submodule update peteruithoven 2013-10-12 13:10:16 +0200
  • 39822d0fde client submodule update peteruithoven 2013-10-11 18:03:19 +0200
  • 589ac4edac client submodule update peteruithoven 2013-10-11 17:08:22 +0200
  • a818dbcc55 API:printer/print changed argument last to start peteruithoven 2013-10-11 15:34:57 +0200
  • e0c4c81d75 Merge branch 'feature/printerdriver' of https://github.com/Doodle3D/doodle3d-firmware into feature/printerdriver peteruithoven 2013-10-10 17:55:35 +0200
  • 0667dfe070 Handle errors in api:info/status. Use Disconnected state when there is no printer driver peteruithoven 2013-10-10 17:51:14 +0200
  • 43eaab4cbf Fix cleanup in info/logfiles api. Wouter R 2013-10-10 17:17:23 +0200
  • 6e80ca8aa2 Merge branch 'feature/printerdriver' of github.com:Doodle3D/doodle3d-firmware into feature/printerdriver Wouter R 2013-10-10 17:05:45 +0200
  • 0e8a08594a Update info/logfiles API call to collect print3d logs instead of ultifi logs. Change printer/getProgress to return current, buffered and total gcode lines. Remove unused constants from printer api. Wouter R 2013-10-10 17:00:16 +0200
  • 0956561064 API:info/status peteruithoven 2013-10-10 15:03:42 +0200
  • 7060f864aa small fix logs peteruithoven 2013-10-10 13:04:14 +0200
  • 164057a40a client submodule update peteruithoven 2013-10-10 12:22:30 +0200
  • d49b1bbd94 better network connect feedback control access managment start of api:info/status peteruithoven 2013-10-10 12:11:16 +0200
  • 8991845427 Add extra 'tools' to wifibox devel install. Improve logging. Wouter R 2013-10-08 16:55:50 +0200
  • 37783f3f06 Fixed boot wifi connection issues by adding sleep peteruithoven 2013-10-04 16:29:53 +0200
  • d083ee70dd new server api url, returning signin response, alive api peteruithoven 2013-10-03 18:07:58 +0200
  • 0d0bfccb92 Client submodule update peteruithoven 2013-10-02 17:23:04 +0200
  • 70d88fc036 Merge branch 'master' into feature/printerdriver peteruithoven 2013-10-02 15:17:08 +0200
  • 9a2e8910f4 Added signin api call (mostly for debugging) peteruithoven 2013-10-02 14:42:27 +0200
  • 8fc5273509 When settings are saved, firmware signs in (for changed wifiboxid) peteruithoven 2013-10-02 14:41:46 +0200
  • e7db73a09b signing returns success boolean peteruithoven 2013-10-02 14:41:15 +0200
  • aab27a9768 less logging peteruithoven 2013-10-01 12:36:51 +0200
  • 6a4879c7b2 added localip to /d3dapi/network/status (centralized captureCommandOutput and getLocalIP) peteruithoven 2013-09-30 18:08:02 +0200
  • d5a2c2cad9 client submodule update peteruithoven 2013-09-27 18:39:18 +0200
  • b042be5405 Signin every hour peteruithoven 2013-09-27 18:38:31 +0200
  • 2f04bbb35d www submodule update to printerdriver branch; fix heatup config names. Wouter R 2013-09-27 18:25:16 +0200
  • a88bd8e932 Again uhttpd dependency fix. Wouter R 2013-09-26 18:47:25 +0200
  • af5598c606 Again uhttpd dependency fix. Wouter R 2013-09-26 18:47:25 +0200
  • 577dd120da Fix uhttpd dependency. Wouter R 2013-09-26 13:00:25 +0200
  • 725f34b30a Fix uhttpd dependency. Wouter R 2013-09-26 13:00:25 +0200
  • d62d8ef435 Add missing openwrt dependency on uhttpd-mod-lua. Wouter R 2013-09-26 12:54:55 +0200
  • bfd54e16ca Add missing openwrt dependency on uhttpd-mod-lua. Wouter R 2013-09-26 12:54:55 +0200
  • 0a84e5617c Remove dependencies on usb drivers (they have been added in both print3d and ultifi). Wouter R 2013-09-26 01:39:27 +0200
  • f610c57292 Remove dependencies on usb drivers (they have been added in both print3d and ultifi). Wouter R 2013-09-26 01:39:27 +0200
  • ba47733dad Merge branch 'master' into printerdriver Wouter R 2013-09-25 12:06:28 +0200
  • 2e43ae9897 Continued adaptation of printer api. Wouter R 2013-09-20 11:09:25 +0200
  • 1bcd46b18e query parsing fix peteruithoven 2013-09-23 18:42:00 +0200
  • c5fd097b79 Replace URL decoder with a simpler implementation. Wouter R 2013-09-20 23:38:20 +0200
  • d7dc69a7dd Continued adaptation of printer api. Wouter R 2013-09-20 11:09:25 +0200
  • e1bdd9bcc7 client submodule update UltimakerRelease peteruithoven 2013-09-19 00:24:37 +0200
  • 3af2fa71de Nicer ssid, Changed default start gcode (removing -100 -100 starting point) peteruithoven 2013-09-18 21:16:54 +0200
  • a1e19bd4e8 Better default for maxObjectHeight peteruithoven 2013-09-18 12:13:07 +0200
  • 8a7162330b Initial API replacement to use new printer driver (limited functionality). Wouter R 2013-09-17 00:14:42 +0200
  • c1fa030b97 client submodule update peteruithoven 2013-09-13 16:07:44 +0200
  • dfbe7a8ef5 client submodule update peteruithoven 2013-09-06 14:15:04 +0200
  • 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 peteruithoven 2013-09-04 19:23:51 +0200
  • 880e090cfe client submodule update peteruithoven 2013-09-02 18:17:22 +0200
  • a341739336 Reenabling associate action peteruithoven 2013-09-02 18:05:02 +0200
  • 3c59322cf7 First attempt to add a post response function queue peteruithoven 2013-09-02 15:01:16 +0200
  • a732e4890f Client submodule update peteruithoven 2013-08-29 01:43:09 +0200
  • b2904d532e Added a validation function option to configuration. Added a number check peteruithoven 2013-08-29 01:40:51 +0200
  • e2b28900bf client submodule update peteruithoven 2013-08-28 18:34:41 +0200
  • 077a0b6818 Supported printers and baudrate api call peteruithoven 2013-08-28 18:33:48 +0200
  • 24b773bd6f Handling multiline settings. Added start and end gcode peteruithoven 2013-08-28 17:12:41 +0200
  • aeb669cc99 New configuration defaults peteruithoven 2013-08-28 14:29:13 +0200
  • 4e124b74d5 Added missing setSuccess in config/all api peteruithoven 2013-08-28 14:17:25 +0200
  • 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. Wouter R 2013-08-26 16:15:45 +0200