olijf
039fbbb4c3
Use WPS button to switch configs
...
Added a functionality for the WPS button. (next to the leds)
2016-04-05 14:24:29 +02:00
Wouter R
0583dddbe3
Merge branch 'feature/logrotate' into develop
2016-03-18 18:24:05 +01:00
Wouter R
00d77c491d
Log rotation: store first 500 lines of print3d and firmware logs separately to prevent them from being rotated.
2016-03-18 16:28:21 +01:00
Wouter R
453ec4294f
Log rotation:
...
- install logrotate wifibox.conf file,
- create directories required for log rotation on boot.
2016-03-16 22:33:38 +01:00
peteruithoven
5d22267ae3
Loglite readme fixes
2016-03-16 18:40:31 +01:00
peteruithoven
4db83c98c5
loglite readme additions like installation
2016-03-16 17:36:41 +01:00
peteruithoven
f06e3da46b
loglite readme: filter whole log file example
2016-03-16 17:06:31 +01:00
peteruithoven
eebd00c32f
loglite readme: code highlighting
2016-03-16 17:05:58 +01:00
peteruithoven
ae65e0841c
Better print3d and new serial loglite filters
2016-03-16 16:58:32 +01:00
Wouter R
f0c839ffdc
Loglite: fix non-existing directive in example.
2016-03-04 20:29:37 +01:00
Wouter R
7a346d6cf1
Loglite: several new filter directives.
2016-03-04 18:12:28 +01:00
Wouter R
a9e17e5151
Loglite:
...
- README.md with documentation on usage and creating filter sets (implements #54 ).
- small improvements to default filter set.
2016-03-04 17:24:30 +01:00
Wouter R
332d185b50
Loglite: add inheritance support for filter sets.
2016-03-03 22:40:23 +01:00
Wouter R
b27506d236
Create convenience aliases (tailfw & tailp3d) for loglite.
2016-02-29 17:35:17 +01:00
Wouter R
7f5e10eb80
Merge branch 'feature/fixups-unify-log+chunk-checking' into develop
2016-02-29 16:27:01 +01:00
Olaf van der Kruk
9f95b8c537
Added little readme
2016-02-29 10:48:11 +01:00
Wouter R
c8bea605f7
Move default filter set to config file.
...
Show available filter sets in help output.
2016-02-26 00:23:19 +01:00
Wouter R
1db8bf3119
Accept second command-line argument as filter set name.
...
Fixes #55 .
2016-02-25 23:39:23 +01:00
Wouter R
8a07d972dd
Create debug print to list available filter sets (to be used in help output later).
2016-02-25 23:23:50 +01:00
Wouter R
fc026f1b38
loglite enhancements:
...
- Attempt reading named filter sets from $HOME/loglite-filters.lua
- Slightly improved debug printing
2016-02-25 10:29:02 +01:00
peteruithoven
939cb66066
Merged branch develop into feature/fixups-unify-log+chunk-checking
2016-02-24 10:51:13 +01:00
Wouter R
b4aa1a9746
Wifibox stdout/stderr log file:
...
- rename 'wifibox.cgi-fallback.log' to 'wifibox.stdout.log'
- extend description of Lua debugging (and the fallback log)
- send fallback log along with info/logfiles request
2016-02-23 16:18:42 +01:00
Wouter R
37f833aec1
Print skipped files when adding copyright notices.
...
Remove old script.
2016-01-08 23:24:03 +01:00
Wouter R
1c3f35c84f
Update comment on possible log targets.
...
Update license-spec.
2016-01-08 23:20:09 +01:00
Wouter R
9fd96740a3
Remove unnecessary require.
...
Change backup log file name in d3dapi script.
2016-01-08 22:03:52 +01:00
Wouter R
af76720e54
Prepare log subsystem to be consistent with changes in print3d.
2016-01-08 21:46:46 +01:00
Wouter R
4f84e1060b
Add padding to level names in log messages.
...
Other minor changes.
2016-01-08 20:41:42 +01:00
Wouter R
759c0a3007
Install loglite filter to wifibox.
...
Small fixes to loglite filter.
Set dummy host/port/agent info on command-line API call.
Remove non-functional version info from shell banner.
New todo item in release script.
Conflicts:
extra/scripts/publish-wifibox-release.lua
2016-01-08 20:41:40 +01:00
Wouter R
b29eb5289e
Initial version of log filter/highlight script.
2016-01-08 14:53:05 +01:00
Wouter R
5f59e5e2c9
Add logging module/facility support.
...
Change log message format to match with that in print3d logger.
2016-01-08 14:52:39 +01:00
Wouter R
2459cda0ac
Reorder and rename log levels to match those in print server.
...
Fix typo in regex in getLocalIp function.
Conflicts:
src/script/wifibox.uci.config
2016-01-08 13:48:24 +01:00
Wouter R
f51e63e06a
Add new settings key 'system.log.level' with print3d log levels.
...
Change uci-defaults script to make sure the new setting exists in UCI and the old one is removed.
Read new log level key in firmware and map it to firmware log level.
2016-01-06 13:23:25 +01:00
peteruithoven
93e2ce1cb7
Increate wifibox timeout
...
Also see: https://github.com/Doodle3D/doodle3d-firmware/issues/32
2015-06-15 15:08:17 +02:00
peteruithoven
05b4f00a48
Merge branch 'develop'
2014-04-09 16:04:16 +02:00
peteruithoven
e4b2e605ed
Removed network configuration boot mode and starting wifibox init after uhttpd and dnsmasq
2014-03-12 18:23:10 +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
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
peteruithoven
15f96c115b
Start signing in loop after 15 min
2014-01-20 15:21:04 +01:00
peteruithoven
60d07c9667
Make sure it keeps signing in.
2014-01-20 15:06:41 +01:00
peteruithoven
4d782681df
Implemented signin attempts system and signing response check
2014-01-09 21:11:49 +01:00
peteruithoven
8e34f338c2
More frequent signing (1 hour > 15 min)
2014-01-08 17:21:01 +01:00
Wouter R
fc9460fc82
Add license header to source files.
2013-12-20 16:29:46 +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
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
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