Commit Graph

507 Commits

Author SHA1 Message Date
Bart Van Der Meerssche af6a4d20ce openwrt: add rrdtool 1.0.x to the build 2010-12-21 22:06:02 +01:00
Bart Van Der Meerssche 05bb8a88d3 openwrt: select avrdude package for inclusion in flukso v2 image 2010-12-21 21:49:23 +01:00
Bart Van Der Meerssche 2c8f97aadb openwrt: swap MOSI and MISO pins on bitbanged SPI 2010-12-20 13:23:51 +01:00
Bart Van Der Meerssche 1a9ada411f openwrt: clean up luci nixio tls and unix domain socket patches and apply them to luci 0.9 2010-12-19 21:17:16 +01:00
Bart Van Der Meerssche 6fe1376501 openwrt: port install shell script to flukso v2 2010-12-19 21:01:24 +01:00
Bart Van Der Meerssche f5d4df2b2a openwrt: port .config file with enabled kmod-spi-bitbang and kmod-spi-dev for flukso v2 2010-12-19 21:00:43 +01:00
Bart Van Der Meerssche 4652104d5c openwrt: flush outdated patches in flukso v2 2010-12-19 20:58:01 +01:00
Bart Van Der Meerssche c2e0d32a53 openwrt: port patches to flukso v2 and update numbering scheme 2010-12-19 20:55:18 +01:00
Bart Van Der Meerssche b99af29cbd openwrt: port files dir to flukso v2 2010-12-19 20:53:54 +01:00
Bart Van Der Meerssche b12a52ae87 openwrt: port avahi plus dependencies [expat, gdbm, intltool, libdaemon] to flukso v2 2010-12-19 20:50:47 +01:00
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