Commit Graph
100 Commits
Author SHA1 Message Date
Wouter R 01e29b4b5a Release notes for 0.9.11. 2013-12-11 22:25:09 +01:00
Wouter R 0308ac4b5d Bump package version. 2013-12-06 15:10:07 +01:00
Wouter R ec79cb7c7a Merge branch 'develop' of github.com:Doodle3D/doodle3d-firmware into develop 2013-12-06 15:07:05 +01:00
Wouter R c33cc73b85 Add option to update/install to not retain any files in flash memory. 2013-12-04 17:40:43 +01:00
Wouter R c4c9957cb5 Fix saving sketches over sysupgrade. Closes https://github.com/Doodle3D/doodle3d-client/issues/87. 2013-12-04 15:44:47 +01:00
Wouter R ce043de28e Workaround for issue 66 (https://github.com/Doodle3D/doodle3d-client/issues/66).
Remove ‘-s’ flag in wifibox init script to prevent duplicates log messages.
2013-11-29 21:14:59 +01:00
Wouter R 25c0c1a1fa Amend last commit. 2013-11-29 20:47:17 +01:00
Wouter R 042f33c11a Log all the things!
Closes #78 (on client: https://github.com/Doodle3D/doodle3d-client/issues/78).
Bump fimware version to 0.9.11 (to avoid accidentally overwriting previous image).
2013-11-29 20:37:03 +01:00
Wouter R b633eb4d46 Add ReleaseNotes.md as (temporary) way to record concise changelogs for image releases. 2013-11-23 14:26:48 +01:00
Wouter R dc8be7ca12 Merge branch 'master' into develop 2013-11-22 18:21:46 +01:00
Wouter R 8d7eecc539 Bump image version to 0.9.10. 2013-11-22 17:25:21 +01:00
Wouter R 10cf3c35b1 Remove .gitmodules after merging branch feature/printerdriver. 2013-11-08 19:02:49 +01:00
Wouter R 48b9a4a8e1 Documentation.
Untrack TODO.md.
2013-11-08 18:54:57 +01:00
Wouter R 0e5726ee04 Documentation. 2013-11-05 01:46:32 +01:00
Wouter R 97564de8fc Add LDoc configuration and slightly extend doxify.sh.
Add documentation in various places.
2013-11-04 22:34:09 +01:00
Wouter R 90439649ab Add symlink to sketch directory in www directory.
Bump image version.
Change sketch extension to svg.
Default printer type to 'ultimaker'.
2013-10-30 20:36:18 +01:00
Wouter R 6f05ea9ce0 Remove gpx building from makefiles. 2013-10-29 15:45:03 +01:00
Wouter R 0f59eb30d6 Merge branch 'feature/printerdriver' of github.com:Doodle3D/doodle3d-firmware into feature/printerdriver 2013-10-29 12:28:35 +01:00
Wouter R de9570d166 Remove submodule gpx (can now be found in the print3d repository). 2013-10-28 21:06:31 +01:00
Wouter R 0c79a51083 Add status request to sketch api.
Keep sketch directory over upgrades.
2013-10-28 19:38:53 +01:00
Wouter R 628f05b682 Deny API access to operations that can/will interrupt printing (updating, reconfiguring network, change settings). 2013-10-23 17:38:54 +02:00
Wouter R 9e0eab1f8d Properly start and stop signin.sh on package installation and removal.
Clean up package Makefile (it installed and removed too much).
2013-10-22 22:44:51 +02:00
Wouter R 5c7df6da36 Merge branch 'feature/printerdriver' of github.com:Doodle3D/doodle3d-firmware into feature/printerdriver 2013-10-22 20:36:26 +02:00
Wouter R 27609e8535 Remove www submodule (see http://stackoverflow.com/questions/1260748/how-do-i-remove-a-git-submodule#comment13902193_1260982). 2013-10-22 18:33:41 +02:00
Wouter R 4ed3c02ea3 Changes to use external doodle3d-client package instead of submodule. 2013-10-22 18:32:53 +02:00
Wouter R d069dafb5c New API for loading and saving sketches (or arbitrary data really). Status call not implemented yet. 2013-10-21 18:32:11 +02:00
Wouter R 6ddd038495 Bumped firmware version.
Fixed image index generator to include all available image versions.
2013-10-21 16:06:48 +02:00
Wouter R 5c199eca94 Merge branch 'feature/printerdriver' of github.com:Doodle3D/doodle3d-firmware into feature/printerdriver
Conflicts:
	src/network/netconfig.lua
2013-10-21 13:49:45 +02:00
Wouter R 581ea273b2 Fixes to update module and api. 2013-10-21 13:42:58 +02:00
Wouter R b6528e4752 Basic implementation of update module + api finished (but not completely debugged yet). 2013-10-21 12:36:54 +02:00
Wouter R b6c983f446 wget return values are now translated to a (somewhat) meaningful message.
Improved logging.
2013-10-19 04:23:14 +02:00
Wouter R e1dc7f47ed Add preliminary REST api for updating (WIP). 2013-10-18 21:46:41 +02:00
Wouter R b5d980c52e More work on updater module (WIP): mainly added state and fixed bugs. 2013-10-18 16:02:22 +02:00
Wouter R 6225cd6062 New wifibox update script (to update firmware image). (WIP)
Release script is now capable of uploading packages & images.
2013-10-17 21:45:23 +02:00
Wouter R cf7237547f Merge branch 'feature/printerdriver' of github.com:Doodle3D/doodle3d-firmware into feature/printerdriver 2013-10-16 19:04:43 +02:00
Wouter R ff4abc71c0 Upload firmware images to updates directory (currently not versioned). 2013-10-16 19:04:33 +02:00
Wouter R b5d8f7895a Rework feed creation scripts: they now support uploading to doodle3d.com (with corresponding changes to opkg.conf) and they are more location independent. 2013-10-16 17:32:43 +02:00
Wouter R 17c96b20fd Submodule update. 2013-10-14 19:35:58 +02:00
Wouter R ba09807859 Disable log message in createPrinterOrFail. 2013-10-14 18:11:15 +02:00
Wouter R 9d86ed2aac Add option to create protected access point. 2013-10-14 14:01:22 +02:00
Wouter R 43eaab4cbf Fix cleanup in info/logfiles api. 2013-10-10 17:17:23 +02:00
Wouter R 6e80ca8aa2 Merge branch 'feature/printerdriver' of github.com:Doodle3D/doodle3d-firmware into feature/printerdriver
Conflicts:
	src/rest/api/api_info.lua
2013-10-10 17:05:45 +02:00
Wouter R 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. 2013-10-10 17:00:16 +02:00
Wouter R 8991845427 Add extra 'tools' to wifibox devel install. Improve logging. 2013-10-08 16:55:50 +02:00
Wouter R 2f04bbb35d www submodule update to printerdriver branch; fix heatup config names. 2013-09-27 18:25:16 +02:00
Wouter R a88bd8e932 Again uhttpd dependency fix. 2013-09-26 18:50:09 +02:00
Wouter R af5598c606 Again uhttpd dependency fix. 2013-09-26 18:47:25 +02:00
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
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
Wouter R 8a7162330b Initial API replacement to use new printer driver (limited functionality). 2013-09-17 00:14:42 +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
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
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
Wouter R 0d7e215f20 Merge branch 'master' of github.com:Doodle3D/doodle3d-firmware 2013-08-13 20:04:04 +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
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
Wouter R 3bc22c19fe Update web client to send gcode for printing. 2013-07-29 19:09:11 +02:00
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 6ee8b0193e Better response to invalid request method in rest api; fix creation of DHCP pool. 2013-07-29 12:21:08 +02:00
Wouter R 1acb559a1b Update webinterface to latest commit; add wopkg alias to root profile. 2013-07-29 12:17:08 +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 827affd4e4 Remove old www files. 2013-07-27 02:44:12 +02:00
Wouter R 5746d244d7 Repository cleanup. 2013-07-27 02:39:45 +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 596799472c Change package-directory script to include ultifi package; several fixes to package installation; rename wifibox init script. 2013-07-26 02:15:01 +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 d4b9c39d60 Split debug flags into DEBUG_PCALLS and DEBUG_API; fix more quotation style and import naming. 2013-07-24 18:49:07 +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 243655b634 First steps towards package update support (current+available versions can be requested). 2013-07-24 16:36:27 +02:00
Wouter R 258770675e Fix quoting style in response.lua, add fucntion to set HTTP content type. 2013-07-24 16:30:23 +02:00
Wouter R 9fb01b9ea3 Add script to create a feed directory with package index file for upgrading with opkg. 2013-07-19 14:17:00 +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