0
0
mirror of https://github.com/Doodle3D/doodle3d-firmware.git synced 2024-06-28 20:31:21 +02:00
Commit Graph

352 Commits

Author SHA1 Message Date
peteruithoven
2669ca2135 Added api availability comment 2014-05-14 16:52:18 +02:00
Wouter R
27d4f7eabf Merge branch 'develop' of github.com:Doodle3D/doodle3d-firmware into develop 2014-05-01 16:21:38 +02:00
Wouter R
ca25ab0487 Fix issue where autowifi would associate with ssid equal to locally known AP ssid. 2014-05-01 16:14:36 +02:00
peteruithoven
05b4f00a48 Merge branch 'develop' 2014-04-09 16:04:16 +02:00
peteruithoven
c79f48d3b5 More release script instructions 2014-04-09 16:00:22 +02:00
peteruithoven
e029e1b7df New release notes 2014-04-09 16:00:22 +02:00
Wouter R
fe8b51686e Add script to generate openwrt feeds.conf file (and template fuke as fallback). 2014-04-03 13:04:49 +02:00
Wouter R
0eb94d4a67 Update license header templates.
Eclipse-related files.
2014-03-20 21:56:52 +01:00
peteruithoven
9f754876f0 Resolving conflict 2014-03-19 16:44:09 +01:00
peteruithoven
c8e6a5b32d Updater: better warning when version number could not be found in index files 2014-03-14 15:51:24 +01:00
peteruithoven
349210a3fc Merge branch 'develop' 2014-03-14 15:05:26 +01:00
peteruithoven
7b2a887449 expanded publish wifibox release script comments 2014-03-14 13:56:20 +01:00
peteruithoven
bba1b887b5 Version and ReleaseNotes update 2014-03-14 13:55:58 +01:00
peteruithoven
e4b2e605ed Removed network configuration boot mode and starting wifibox init after uhttpd and dnsmasq 2014-03-12 18:23:10 +01:00
peteruithoven
09f653e3da Fixed issue that control access wasn't properly reset after print 2014-03-12 16:36:16 +01:00
Wouter R
6297984d68 Small improvements to release script.
Add usage information and todo list to release script.
Remove old release scripts.
2014-03-09 17:29:13 +01:00
Wouter R
0b6de9adba Return "connecting" state if printer is connected but server has not started yet; other calls will fail just like if no printer exists. 2014-03-09 02:12:36 +01:00
Wouter R
e94d238977 Disable handing out default route and DNS server over cable/eth dhcp. 2014-03-08 23:24:00 +01:00
Wouter R
b6a3426b07 Merge branch 'develop' of github.com:Doodle3D/doodle3d-firmware into develop
Conflicts:
	src/rest/api/api_info.lua
2014-03-05 17:53:43 +01:00
Wouter R
4a76f022e0 Modification for connecting state of printer. 2014-03-05 17:52:46 +01:00
peteruithoven
89cec5c989 Added substituted wifiboxid to d3dapi/config post response 2014-02-28 11:11:16 +01:00
peteruithoven
5ee34873c3 wifiboxid (substituted) available under d3dapi/info 2014-02-28 11:05:23 +01:00
peteruithoven
c0a3747d00 api/info/status cleanup 2014-02-28 11:05:22 +01:00
Wouter R
9f50ec73b3 Merge branch 'develop' of github.com:Doodle3D/doodle3d-firmware into develop 2014-02-28 09:47:30 +01:00
peteruithoven
00340cb253 Not specifying bssid in wireless config and removing previous configs with same ssid 2014-02-27 15:14:30 +01:00
Wouter R
ef296218a2 Change update site URL to be a setting.
Show release date in command-line info.
Remove development path from updater script.
2014-02-25 23:57:37 +01:00
Wouter R
a5f0492a13 Identify beta->stable transition as 'update' when includeBetas setting is false.
Fix in index generator in update publisher.
2014-02-24 22:59:38 +01:00
peteruithoven
8f6fc9dc99 Remove all wireless configs with ssid instead of only the first 2014-02-24 16:37:30 +01:00
peteruithoven
d5f2ec85d3 Check a few times if associating to network succeeded, otherwise fail 2014-02-24 16:33:51 +01:00
peteruithoven
19892f0917 Removed debug ssid retrieval from info/alive 2014-02-24 15:33:58 +01:00
peteruithoven
39b5b756ec Removed legacy v property from info/status 2014-02-24 15:31:04 +01:00
Wouter R
524ef027f5 Add a number of sanity checks to release script.
Tidying up.
Several changes and fixes to beta updating code.
2014-02-24 15:22:08 +01:00
Wouter R
264511f809 Add support for beta releases to updater command-line tool.
Fix several bugs in updater.
Validate images both on file size and checksum.
2014-02-22 00:09:41 +01:00
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
8582f88e06 Extend updater and API to support betas and release dates (untested). 2014-02-21 11:15:36 +01:00
Wouter R
b6862c17cc Ask confirmation before syncing files to server.
Use doodle3d feed path to load updater module.
2014-02-21 11:15:19 +01:00
Wouter R
d71d96b9ba Protect against usage as root.
Refactoring/tidying up.
2014-02-21 11:15:18 +01:00
Wouter R
781a4dc7a1 Implement upstream syncing. 2014-02-21 11:15:18 +01:00
Wouter R
cdb7a12050 Rename upmgr to um. 2014-02-21 11:15:18 +01:00
Wouter R
f152c6e3e3 Finish generating index and copying images.
Miscellaneous improvements.
2014-02-21 11:15:18 +01:00
Wouter R
64abe081e9 Fix bug in findVersion().
Tidy up a bit.
2014-02-21 11:15:18 +01:00
Wouter R
efe4ab766a Finish index file fetching and parsing.
Add function to collect information on current version.
2014-02-21 11:15:02 +01:00
Wouter R
81f450aaf6 Make cache path configurable.
Fix handling return values of os.execute (Lua 5.1 is quite different from 5.2).
2014-02-21 11:15:02 +01:00
Wouter R
689696c0bd Extend version formatting to support suffix and add date parsing functions.
Extend version comparison function.
Extend version search function (untested).
2014-02-21 11:14:02 +01:00
Wouter R
541793715f Add dependency on penlight library.
Remove module support.
Create and lock working directory.
Copy original update script as base for new version.
2014-02-21 11:14:02 +01:00
Wouter R
a254772493 Initial checkin of new updater script.
Detects openwrt directory and wifibox feed directory.
2014-02-21 11:14:02 +01:00
peteruithoven
ce772010fb Merge branch 'develop'
Conflicts:
	ReleaseNotes.md
	extra/openwrt-build/openwrt-diffconfig-extramini
	extra/openwrt-build/openwrt-diffconfig-mini
	extra/openwrt-build/openwrt-diffconfig-regular
	src/FIRMWARE-VERSION
	src/conf_defaults.lua
2014-02-13 12:36:40 +01:00
peteruithoven
5a56780f89 Release notes and version update 2014-02-12 17:58:34 +01:00
peteruithoven
b026ed1874 Make heated bed optional for Ultimaker2 2014-02-12 12:35:55 +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