Commit Graph

447 Commits

Author SHA1 Message Date
Bart Van Der Meerssche fbfc451971 openwrt: port customized LuCI 0.9 package to flukso v2 2010-12-19 20:47:20 +01:00
Bart Van Der Meerssche c44b378450 eagle: clean up PCB layout for sensor board, shorten current paths for decoupling capacitors 2010-12-04 10:14:54 +01:00
Bart Van Der Meerssche 164300276f Merge branch 'develop' of github.com:icarus75/flukso into develop 2010-12-03 22:38:43 +01:00
Bart Van Der Meerssche 1833e0c1c8 doc: update the README to reflect the current repository layout 2010-12-03 22:35:48 +01:00
Bart Van Der Meerssche 76b5ef7a3d openwrt: update the installation instructions for a Backfire tailored to Flukso platforms 2010-12-03 22:04:37 +01:00
Bart Van Der Meerssche a97b135c99 eagle: swap LED and AR_TXO pins, relocate a couple of GND vias 2010-11-29 11:17:32 +01:00
Bart Van Der Meerssche d3cb9618f7 avr: replace quad nand with hex inverter for level shifting 2010-11-12 14:05:55 +01:00
Bart Van Der Meerssche c058f0e896 openwrt: increase SPI clk speed to 16kHz 2010-11-12 10:39:24 +01:00
Bart Van Der Meerssche 558d74d352 avr: include analog comparator and pulse input code into basiciotest 2010-11-12 10:36:59 +01:00
Bart Van Der Meerssche 66e2cebf10 openwrt: avrdude does not like GPIO0 in its pin definitions, this patch spreads the GPIO0 love 2010-11-05 21:26:27 +01:00
Bart Van Der Meerssche 54e38ad77e openwrt: adapt the avrdude rst/sck/mosi/miso gpio pin mapping for Dragino 2010-11-05 21:23:56 +01:00
Bart Van Der Meerssche 9130c5294f openwrt: change the SPI GPIO pin mapping to work for Dragino 2010-11-05 21:22:03 +01:00
Bart Van Der Meerssche 4d5a3a2a39 avr: improve the L2/L3 protocol on the SPI interface 2010-10-16 21:39:35 +02:00
Bart Van Der Meerssche 0e2405b496 avr: customize makefile for v2 sensor board (atmega168 @3.69Mhz) and add make rprogram command for remote programming through avrdude 2010-10-16 21:28:58 +02:00
Bart Van Der Meerssche 56848df315 avr: add ctrl Rx and Tx buffer functions 2010-10-16 21:25:57 +02:00
Bart Van Der Meerssche 215ad57c2e Merge branch 'bbh' into develop 2010-10-13 11:09:12 +02:00
Bart Van Der Meerssche 04e4a6cc99 openwrt: clean up the button Makefile 2010-10-13 11:08:23 +02:00
Bart Van Der Meerssche c0543f206d avr: allow 32-bit meterconstants for pulse inputs 2010-10-13 11:07:51 +02:00
Bart Van Der Meerssche c8e1cd6975 openwrt: add multiple sensors to avahi config file 2010-10-13 10:28:37 +02:00
Bart Van Der Meerssche 23b3b2f83e openwrt: add button package to v1 backfire build 2010-10-13 00:12:33 +02:00
Bart Van Der Meerssche e5e352d5ca avr: make pulse constant and half parameters configurable per input 2010-10-10 20:06:11 +02:00
Bart Van Der Meerssche 8f1836e8b8 openwrt: add avahi support plus dependencies 2010-10-05 00:10:48 +02:00
Bart Van Der Meerssche 850cb3d307 openwrt: Switching from lucid to uhttpd. The restful.lua CGI script has been kept sober on purpose to boost performance. The RESTful API can now handle 10 calls/s. 2010-10-05 00:05:50 +02:00
Bart Van Der Meerssche 23ad638752 openwrt: enable avahi/bonjour 2010-10-03 21:22:19 +02:00
Bart Van Der Meerssche fe37a7f417 openwrt: localVersion should be 1.0 2010-10-03 21:12:40 +02:00
Bart Van Der Meerssche 332d3ef4e1 openwrt: nan should be string encoded 2010-10-03 21:12:01 +02:00
Bart Van Der Meerssche f8a732c88b openwrt: only keep the values within the last cutoff secs, not entries, and stuff the time series with nan 2010-10-01 20:05:05 +02:00
Bart Van Der Meerssche 1a2468dc20 openwrt: add jsonp support to local RESTful API 2010-10-01 19:28:08 +02:00
Bart Van Der Meerssche 47e2268abc openwrt: add versioning to local RESTful API 2010-10-01 17:14:50 +02:00
Bart Van Der Meerssche 8de03f950f openwrt: bump version to 111 to align with flukso daemon 2010-10-01 16:23:13 +02:00
Bart Van Der Meerssche 3d4c7dc5b2 openwrt: use Flukso UCI file as param input for heartbeat 2010-10-01 16:19:06 +02:00
Bart Van Der Meerssche 6889fa3594 openwrt: if msec decreased, just update the value in the table, but do not perform any calculations since the AVR might have gone through a reset 2010-10-01 15:43:51 +02:00
Bart Van Der Meerssche 099e00c8f6 openwrt: math.max converts int32 to float, use two > comparisons instead 2010-10-01 14:20:45 +02:00
Bart Van Der Meerssche 40ce61e4a6 openwrt: use uci file for setting daemon parameters 2010-09-30 14:34:39 +02:00
Bart Van Der Meerssche 57a0d071aa openwrt: add a Flukso RESTful API to the lucid dispatcher 2010-09-29 16:42:21 +02:00
Bart Van Der Meerssche 536ac403a2 openwrt: introduce a UCI file to centralize Flukso params 2010-09-29 16:41:18 +02:00
Bart Van Der Meerssche aaf1d86028 rm indexcache when stopping lucid 2010-09-29 14:34:23 +02:00
Bart Van Der Meerssche 1fb8df8e8b openwrt: add a fluksorest LuciWebPublisher and restful daemon to lucid config file 2010-09-29 08:45:44 +02:00
Bart Van Der Meerssche 9a0240b5ca openwrt: disable https in lucid & make webroot default location 2010-09-28 13:42:32 +02:00
Bart Van Der Meerssche 7463453a70 openwrt: comment out WPA[2]-EAP-specific part of the wifi form 2010-09-28 11:34:33 +02:00
Bart Van Der Meerssche c7076a4acf openwrt: disable WPA(2)-EAP modes 2010-09-27 23:59:04 +02:00
Bart Van Der Meerssche d2cdc444d7 openwrt: remove encryption message on wifi page 2010-09-27 23:30:35 +02:00
Bart Van Der Meerssche 3cc27cb8ee openwrt: load the nixio.fs module for using the readfile method later on 2010-09-27 21:57:01 +02:00
Bart Van Der Meerssche 66af3380ab openwrt: make hostname non-editable on the system page 2010-09-27 20:21:52 +02:00
Bart Van Der Meerssche d132f79529 openwrt: disable telnet client and daemon 2010-09-23 18:33:47 +02:00
Bart Van Der Meerssche f82ee79cb3 openwrt: introduce shell script for setting up a flukso build environment 2010-09-23 17:38:49 +02:00
Bart Van Der Meerssche f7db05a9e4 openwrt: enable the wifi led pin (= GPIO 4) in blinking mode 2010-09-23 17:32:31 +02:00
Bart Van Der Meerssche 65530970e4 openwrt: bump backfire to r23107 and disable rdate in busybox 2010-09-22 01:26:55 +02:00
Bart Van Der Meerssche 4aa9a2f632 openwrt: switch to backfire .config file 2010-09-21 19:49:00 +02:00
Bart Van Der Meerssche 575caca3d9 openwrt: custom init.d/network and sysctl.conf not required anymore 2010-09-21 19:47:49 +02:00