Commit Graph

57 Commits

Author SHA1 Message Date
Bart Van Der Meerssche 20a13be0d3 avr: flush the ctrl Tx buffer when decoding a new command 2010-12-29 15:29:31 +01:00
Bart Van Der Meerssche 9c5842f262 avr: adapt scaling factor in power calc to increased sampling freq [667Hz] 2010-12-29 15:28:43 +01:00
Bart Van Der Meerssche d80377ee19 avr: set up the ADC with bandgap as a reference 2010-12-29 14:08:20 +01:00
Bart Van Der Meerssche 381e235af3 avr: port analog input sampling + power calculation and implement gd [get delta] command 2010-12-28 23:23:16 +01:00
Bart Van Der Meerssche b63f36cba0 avr: move SPI_... defs to header file, change value into counter name 2010-12-28 14:34:56 +01:00
Bart Van Der Meerssche 263d3d107a avr: prevent race conditions when getting/setting parameters 2010-12-28 00:34:50 +01:00
Bart Van Der Meerssche 1ada193cea avr: implement g/sw [get/set watchdog time-out events] and g/sb [get/set brown-out events] 2010-12-27 23:23:15 +01:00
Bart Van Der Meerssche 3d1b67f221 avr: implement gm [get meterconst] and sm [set meterconst] commands 2010-12-27 23:12:52 +01:00
Bart Van Der Meerssche 80ae936348 avr: implement gv [get value] and sv [set value] commands 2010-12-27 23:04:55 +01:00
Bart Van Der Meerssche 98496e442d avr: implement char/short/long read and write functions from/to ctrl buffer 2010-12-27 21:39:55 +01:00
Bart Van Der Meerssche 01863a6594 avr: implement the ct [commit] command 2010-12-26 22:30:51 +01:00
Bart Van Der Meerssche 90645f81c2 avr: implement sp [set phy-to-logical] command 2010-12-26 19:54:15 +01:00
Bart Van Der Meerssche 2e6336b0f8 avr: remove hex encoding for ctrl messages 2010-12-26 19:31:59 +01:00
Bart Van Der Meerssche 6f377bdc53 avr: implement the gp [get phy-to-logical] command 2010-12-26 19:03:22 +01:00
Bart Van Der Meerssche d0dfd67d30 openwrt: include kmod-spi-gpio 2010-12-26 12:14:10 +01:00
Bart Van Der Meerssche 17456428dd openwrt: prettify the install script output 2010-12-24 10:56:35 +01:00
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 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 04e4a6cc99 openwrt: clean up the button Makefile 2010-10-13 11:08:23 +02:00
Bart Van Der Meerssche 8d1ccbc8fc openwrt: better error checking and zombie process handling in rrdtool server 2010-09-03 11:50:58 +02:00
Bart Van Der Meerssche 41fa14cf61 openwrt: add an rrd.server module for connecting to rrdtool in pipe mode from Lua 2010-09-02 14:35:24 +02:00
Bart Van Der Meerssche 7856a4bb5e openwrt: attach a wifi/eth toggle and return to network defaults to the reset button 2010-08-30 21:08:38 +02:00
Bart Van Der Meerssche 06318eea07 fix hotplug button timer bug in 2.6.30.10 2010-08-30 10:24:09 +02:00
Bart Van Der Meerssche 48f946e6aa openwrt: allow unix domain sockets in nixio sendto and recvfrom 2010-08-11 20:50:22 +02:00
Bart Van Der Meerssche 505ce638f5 openwrt: add chipselect line to bitbanged SPI interface 2010-08-08 16:05:55 +02:00
Bart Van Der Meerssche c8271f5fd0 openwrt: include LuCI nixio_tls_ctx_set_verify_locations method 2010-08-08 14:01:07 +02:00
Bart Van Der Meerssche 61851ad6b3 openwrt: include ntpclient package 2010-08-08 12:42:42 +02:00
Bart Van Der Meerssche e508f18806 avr: include SPI_FORWARD_TO_CTRL_PORT source/destination routing tag 2010-08-07 23:29:15 +02:00
Bart Van Der Meerssche ffcc35e107 openwrt: add .config file + luci and remote-update packages 2010-08-07 16:00:06 +02:00
Bart Van Der Meerssche 545e0b092c openwrt: enable ar2315_gpio_leds platform registration 2010-08-07 15:57:44 +02:00