Commit graph

182 commits

Author SHA1 Message Date
Mariano Alvira 4a77cb7d76 this is working kind of correctly.
need to clean it up, get the different boards going and add in the lib
build.
2010-02-22 12:19:39 -05:00
Mariano Alvira 1759ff01a0 getting there... 2010-02-21 18:47:12 -05:00
Mariano Alvira 5adb6413d7 Hi Mar. 2010-02-21 17:34:27 -05:00
Mariano Alvira 948478193e checkpoint 2010-02-21 10:25:22 -05:00
Mariano Alvira c4f6aa459e checkpoint -- reorganizing and fixing errors 2010-02-20 09:33:28 -05:00
Mariano Alvira 8c17fc36d1 starting libmc1322x.a 2009-12-15 14:18:48 -05:00
Mariano Alvira e340e234c6 clean up 2009-11-04 17:30:18 -05:00
Mariano Alvira a75f1c4437 a few little cleanups to the makefile 2009-11-04 15:48:09 -05:00
Mariano Alvira 7700e7b10c invesitgated how OpenOCD flashing should work. 2009-11-02 17:18:02 -05:00
Mariano Alvira d74103afc5 newer kernels need $ob->rts_active(1); 2009-11-02 10:06:29 -05:00
Mariano Alvira c2d5ae331a added TODO item for XTAL_CNTL 2009-10-27 15:09:01 -04:00
Mariano Alvira d247a613b7 Not all pins default to GPIO. Setting func_sel to 3 enables GPIO for
each pin. Do this.
2009-09-17 16:11:19 -04:00
Mariano Alvira 16f680544c adding a test that blinks all the GPIO --- good for testing soldering
jobs.
2009-09-07 14:39:48 -04:00
Mariano Alvira e6d42dc4b2 Merge branch 'master' of git://git.devl.org/git/malvira/mc1322x-tests 2009-08-10 16:53:02 -04:00
Mariano Alvira f4859e129d added error messages for file not found.
Signed-off-by: Mariano Alvira <mar@devl.org>
2009-08-10 16:52:36 -04:00
Mariano Alvira 611370fe58 removing the old hardcoded type stuff from flasher.
doesn't seem to be a problem.

Signed-off-by: Mariano Alvira <mar@devl.org>
2009-08-06 09:56:47 -04:00
Mariano Alvira 427b08f7dc Merge branch 'master' of git://git.devl.org/git/malvira/mc1322x-tests 2009-08-04 10:54:42 -04:00
Mariano Alvira 3d7125e2a9 put rftests back to channel 11
Signed-off-by: Mariano Alvira <mar@devl.org>
2009-08-04 10:54:23 -04:00
Mariano Alvira 5830ea153e localtime instead of gmtime
Signed-off-by: Mariano Alvira <mar@devl.org>
2009-06-22 17:06:17 -04:00
Mariano Alvira 400ea36fce final rftest2pcap script
Signed-off-by: Mariano Alvira <mar@devl.org>
2009-06-22 16:23:36 -04:00
Mariano Alvira 56a75f637f added output of rrdtool lastupdate
Signed-off-by: Mariano Alvira <mar@devl.org>
2009-06-22 16:22:47 -04:00
Mariano Alvira 83b61dde02 Merge branch 'master' of git://git.devl.org/git/malvira/mc1322x-tests 2009-06-22 12:36:31 -04:00
Mariano Alvira e1059a9b15 updated to use the leds on the RedBee hardware and made it a little more general.
Signed-off-by: Mariano Alvira <mar@devl.org>
2009-06-22 12:35:39 -04:00
Mariano Alvira eb758636b3 there was an extra byte, proably because of a newline or something. offset by one for now. Works much better now. Needs more testing.
Signed-off-by: Mariano Alvira <mar@devl.org>
2009-06-16 19:23:20 -04:00
Mariano Alvira 6a1f33a40a Merge branch 'master' of git://git.devl.org/git/malvira/mc1322x-tests 2009-06-16 18:34:19 -04:00
Mariano Alvira 232faa94d2 almost working. 2009-06-16 18:34:00 -04:00
Mariano Alvira c419d7403b generate ctov properly.
Thanks Umberto!

Signed-off-by: Mariano Alvira <mar@devl.org>
2009-05-29 14:50:38 -04:00
Mariano Alvira bf9e762a81 moved crm addresses to crm.h 2009-05-27 15:05:25 -04:00
Mariano Alvira 0696772202 more current data with hobby board. 32kHZ mode doesn't seem to use
much more power than 2kHz.
2009-05-21 17:30:00 -04:00
Mariano Alvira 34c91a6726 this code starts up the 32kHZ clock 2009-05-21 14:52:27 -04:00
Mariano Alvira 292f20c4ea Merge branch 'master' of git://git.devl.org/git/malvira/mc1322x-tests 2009-05-20 20:13:22 -04:00
Mariano Alvira 9f075dcf1a cause TX_ON to flash when transmitting 2009-05-20 20:12:39 -04:00
Mariano Alvira 6cafcc1234 check if $count is defined. 2009-05-18 17:57:21 -04:00
Mariano Alvira 6d75aa1bed added a script that creates a webpage of all the collected data.
has basic naming capabilities.
2009-05-18 17:53:51 -04:00
Mariano Alvira 674af77044 update after creating a new rrd 2009-05-17 18:03:12 -04:00
Mariano Alvira 998313d212 added a tool to enter mesh data from a RIME collect sink into rrd's 2009-05-17 15:33:59 -04:00
Mariano Alvira 2f5b4db582 Merge branch 'master' of git://git.devl.org/git/malvira/mc1322x-tests 2009-05-13 14:16:23 -04:00
Mariano Alvira babc6a48fc longer delay when flashing seems necessary. 2009-05-13 14:15:54 -04:00
Mariano Alvira d8a8d529bc Sleep works now. Make sure to turn the radio off first. 2009-05-12 17:19:57 -04:00
Mariano Alvira fa91eed2a1 added crm.h from contiki 2009-05-11 17:58:21 -04:00
Mariano Alvira 13656da889 corrected comments about ram retention 2009-05-11 17:26:10 -04:00
Mariano Alvira 5dbd9aa02f added a few comments 2009-05-11 17:03:20 -04:00
Mariano Alvira 4ca63b9b86 this test demonstrates sleeping in both hibernate and doze.
wake up is controlled with the wake up timer.

read the comments for current measurments.
2009-05-11 17:01:31 -04:00
Mariano Alvira bc59b04bbf sleep tests. 2009-05-11 15:52:30 -04:00
Mariano Alvira ebee1f67d7 add radio_on and radio_off. 2009-05-11 12:01:15 -04:00
Mariano Alvira 05bd6c897c Merge branch 'untested' 2009-05-09 16:41:23 -04:00
Mariano Alvira ad1927f2c8 send aux string only when there is one to send 2009-05-09 16:40:43 -04:00
Mariano Alvira 49543941e1 Merge branch 'untested' of ssh://git.devl.org/home/malvira/git-pub/mc1322x-tests into untested 2009-05-09 16:40:11 -04:00
Mariano Alvira 29d8cc6035 only send the aux string if there is one to send 2009-05-09 16:39:42 -04:00
Mariano Alvira 53de76fb60 Merge branch 'untested'
Conflicts:

	mc1322x-load.pl
2009-05-09 16:38:37 -04:00