Commit graph

23 commits

Author SHA1 Message Date
Bart Van Der Meerssche
b0fd16364e avr: add version field and s/gv [set/get version] command 2010-12-29 21:45:41 +01:00
Bart Van Der Meerssche
21984e237a avr: port INT0 and INT1 ISRs to flukso v2 2010-12-29 17:43:17 +01:00
Bart Van Der Meerssche
db42f36f91 avr: return an [e]rror in case of an unrecognized command 2010-12-29 16:22:01 +01:00
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
558d74d352 avr: include analog comparator and pulse input code into basiciotest 2010-11-12 10:36:59 +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
e508f18806 avr: include SPI_FORWARD_TO_CTRL_PORT source/destination routing tag 2010-08-07 23:29:15 +02:00
Bart Van Der Meerssche
a5632ecb76 avr: initial commit of v2 avr firmware test code 2010-07-07 17:32:02 +02:00