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

21 Commits

Author SHA1 Message Date
peteruithoven
b042be5405 Signin every hour 2013-09-27 18:39:24 +02:00
Wouter R
af5598c606 Again uhttpd dependency fix. 2013-09-26 18:47:25 +02:00
Wouter R
725f34b30a Fix uhttpd dependency. 2013-09-26 13:00:25 +02:00
Wouter R
bfd54e16ca Add missing openwrt dependency on uhttpd-mod-lua. 2013-09-26 12:54:55 +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
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
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
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
peteruithoven
d1a58fc564 Added luafilesystem dependency 2013-08-12 13:56:24 +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
9fd13dda65 Add small c program to test settings arbitrary baud rates. 2013-07-24 16:38:21 +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
80fdadde47 Update Makefile and Config.in to handle/describe new www directory and API test interface properly. 2013-07-12 17:26:12 +02:00
peteruithoven
e26f776cec MakeFile: Preventing the client to be moved into a wifibox subfolder 2013-07-05 20:03:49 +02:00
Wouter R
f298fbf0db Extract logger to separate module; update code and package Makefile to reflect new structure; rename wfcf to d3dapi; add dependency on usb ACM driver (required for communication with arduino). 2013-07-04 17:24:06 +02:00
Wouter R
88e3205347 add proper init script setup; various small fixes. 2013-05-14 17:26:21 +02:00
Wouter R
7778bdd6e2 Restructure src directory; add GPX utility 2013-05-14 16:09:01 +02:00
Wouter R
ce11cd8c1d post-install/post-remove are now reasonably complete. 2013-05-14 15:09:56 +02:00
Wouter R
21e5ddb51b Add package configuration options (not used yet)i; test code/scripts for postinstall/preremove; update TODO; add support for eclipse ShellEd plugin. 2013-05-03 13:11:58 +02:00
Wouter R
3840a8798d Preliminary OpenWrt package support. 2013-05-02 18:05:42 +02:00