Commit graph

503 commits

Author SHA1 Message Date
Mariano Alvira 942590a840 don't call usleep when the delays are zero 2011-05-06 12:13:34 -04:00
Mariano Alvira a3412a0b81 set the UART1 pin directions in uart1_init()
patch from Hedde Bosman
2011-04-06 05:53:18 -04:00
Mariano Alvira 81a0a0356d add watchdog timer example 2011-03-22 14:51:08 -04:00
Mariano Alvira a8b75286d6 add GPIO definitions for econotag LEDs 2011-03-22 14:50:22 -04:00
Mariano Alvira ee0c0a4699 change short switch for baud to -u 2011-03-15 14:54:11 -04:00
Mariano Alvira 51ca60b35f add bin2macbin.pl to create bins that will also set the mac address
add usage to burn-mac.pl
2011-03-13 16:39:32 -04:00
Mariano Alvira 19c61dc5b2 add tool to burn the mac of a single econotag 2011-03-13 14:22:00 -04:00
Mariano Alvira 72cb4157d9 fix burn-macs to work on 32-bit machines too 2011-03-12 22:36:39 -05:00
Mariano Alvira c27e96f1e9 add adc support 2011-03-11 16:25:23 -05:00
Mariano Alvira b2b18b37fc add gpio-utils 2011-03-11 16:24:57 -05:00
Mariano Alvira c7dc2a45a4 add pwm support 2011-03-11 16:24:50 -05:00
Mariano Alvira c967150038 add rtc support 2011-03-11 15:53:13 -05:00
Mariano Alvira 4d6562a0bc support ASM encryption module 2011-02-28 18:44:42 -05:00
Mariano Alvira 5012757673 add rx_time parameter and fill with *MACA_TIMESTAMP 2011-02-18 12:35:20 -05:00
Mariano Alvira c0b21702ed add a cast to a debug message to remove a warning. 2011-02-18 11:11:31 -05:00
Mariano Alvira a4ef14f204 strip cvs style keywords from everything 2011-02-12 18:12:45 -05:00
Mariano Alvira e951e350df print status messages with DEBUG_MACA 2011-02-12 15:34:21 -05:00
Mariano Alvira 0058fdc824 fixes to remove warnings when building with DEBUG_MACA 2011-02-12 15:33:19 -05:00
Mariano Alvira 7c7864eae2 add autoacking 2011-02-12 15:29:11 -05:00
Mariano Alvira 9f82e06861 use network 230 --- 802.15.4 no-FCS 2011-01-18 11:40:35 -05:00
Mariano Alvira 377f849a02 moved timer.c and .h into tmr.c and .h so that these names don't
conflict with the timers in Contiki.
2011-01-17 10:10:38 -05:00
Mariano Alvira 53e4a06ac9 Merge branch 'master' of git://git.devl.org/git/malvira/libmc1322x 2011-01-17 09:56:00 -05:00
Mariano Alvira f133321b03 remove extra semicolon from macro definition 2011-01-17 09:55:37 -05:00
Mariano Alvira e4f644f7b1 fix a race condition regarding advancement of the softclock. Without
this, the advancment would fail to trigger a tx cycle
occasionally. This would cause the packet to get deferred until the
next expiration of the softclock.
2011-01-17 07:41:44 -05:00
Mariano Alvira 92164e7eff more note about autoack --- requires proper hardware addressing 2011-01-16 12:38:34 -05:00
Mariano Alvira fc7c0ad3c1 note about how contiki isn't using 802.15.4 acks so there isn't much
point to implement them
2011-01-16 12:01:13 -05:00
Mariano Alvira 8967d8a85e notes about acking 2011-01-16 09:32:57 -05:00
Mariano Alvira f4a2efa221 fix parsing and pcap generation for packets with multiple output lines
(those that are > 16 bytes).
2011-01-07 11:29:07 -05:00
Mariano Alvira 5660024bcd update rftest parser to new output format 2010-12-29 18:10:45 -08:00
Mariano Alvira d8d8c77a2c cycle channel on keypress. 2010-12-24 14:30:06 -05:00
Mariano Alvira 92e5a4f78d add -nodefaultlibs
pulling in from libc generally causes problems.
2010-11-23 15:00:45 -05:00
Mariano Alvira a27dde6d17 add timer setup routines 2010-11-21 17:05:49 -05:00
Mariano Alvira 5a899bea08 add stdint.h 2010-11-20 13:06:29 -05:00
Mariano Alvira b3373d38a4 add cmdline options to set the intercharacter delays. 2010-11-20 11:48:29 -05:00
Mariano Alvira 9de2fc5997 need these stubs if you are using a linux toolchain 2010-11-20 11:46:07 -05:00
Mariano Alvira 504933f27b Merge branch 'master' of git://git.devl.org/git/malvira/libmc1322x 2010-11-17 15:02:47 -05:00
Mariano Alvira 47fe336c51 Use the CS toolchain by default:
http://www.codesourcery.com/sgpp/lite/arm/portal/release642
2010-11-17 15:02:35 -05:00
Mariano Alvira 731b29f30e include crm.h 2010-11-10 16:14:20 -05:00
Mariano Alvira 3ec4b267fc use stdint.h instead of custom types.h
stdint.h is more portable across compilers
2010-11-10 15:52:17 -05:00
Mariano Alvira 57a8a204b2 Merge branch 'master' of git://git.devl.org/git/malvira/libmc1322x 2010-11-10 13:41:17 -05:00
Mariano Alvira 43d23d4764 update ring_osc_on and _off to the new bit structs 2010-11-06 22:12:46 -04:00
Mariano Alvira 1750388ec0 fix labels and update model 2010-10-27 11:18:56 -04:00
Mariano Alvira 181cc6f58d moved to lqi-pdr 2010-10-25 18:04:13 -04:00
Mariano Alvira 64564003c4 lqi to pdr map and model 2010-10-25 17:29:25 -04:00
Mariano Alvira 8a717ce8d2 plotting lqi data 2010-10-25 17:05:55 -04:00
Mariano Alvira 89b00b0fcc moved to lqi-pdr directory 2010-10-25 16:24:31 -04:00
Mariano Alvira 6b93b57029 lqi pdr data for 64 byte payloads 2010-10-25 16:23:54 -04:00
Mariano Alvira 581e2b10d9 Merge branch 'master' of git://git.devl.org/git/malvira/libmc1322x 2010-10-16 13:28:59 -04:00
Jim Paris d5118ba63d Always make directories before building files in OBJDIR
This lets us put things like fatfs/ff.o in COBJS
2010-10-16 13:28:20 -04:00
Jim Paris 1b4de5d8e7 Add gpio_set and gpio_reset
Use them like gpio_set(GPIO_xx) and gpio_reset(GPIO_xx).
These macros efficiently set the DATA_SET and DATA_RESET bits without
reading the registers first, as a direct GPIO->DATA_SET.GPIO_xx would do
2010-10-16 13:28:20 -04:00