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

19 Commits

Author SHA1 Message Date
Wouter R
96065095ab Integrate new release scripts with firmware.
Accept 'y' for an answer to sync question.
Add makeshift test file for later reference.
2014-02-21 11:33:42 +01:00
Wouter R
96e0ec99dd Update openwrt diffconfig to allow 802.11 driver to override regulatory domain stored in eeprom.
The reg. domain is configured to 'NL', so wifi channels 12 and 13 can be used.
2014-02-01 01:41:39 +01:00
Wouter R
cdbb608f8d Add openwrt diffconfig files (referenced from online wiki); change eclipse project name to match repository name. 2014-01-02 20:20:00 +01:00
Wouter R
1af6ad00cf Add license + copyright info on external software.
Add script to add/replace license header in source files.
2013-12-20 16:00:06 +01:00
Wouter R
493728b3bb Update path to update directory on webserver. 2013-12-18 13:29:53 +01:00
Wouter R
4ed3c02ea3 Changes to use external doodle3d-client package instead of submodule. 2013-10-22 18:32:53 +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
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
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
ba47733dad Merge branch 'master' into printerdriver
Conflicts:
	src/conf_defaults.lua
2013-09-25 12:06:28 +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
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
016d18c93a Create combined gcode file in printer-specific directory; add mass-flashing script (WIP). 2013-08-12 17:36:07 +02:00
Wouter R
5746d244d7 Repository cleanup. 2013-07-27 02:39:45 +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
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
5dd134caeb Add directory with extra scripts and device files; add gitignore. 2013-04-24 15:30:59 +02:00