Commit graph

  • 24f6cf175d Start out with minimal main(). oliverschmidt 2007-05-27 21:11:08 +0000
  • f0e3996e07 For now delegate all work to the 6502 makefile. oliverschmidt 2007-05-27 21:00:59 +0000
  • 99fdfbb6d8 Start out with default linker config. oliverschmidt 2007-05-27 20:56:36 +0000
  • 3a1de93851 Start out with minimal Contiki config. oliverschmidt 2007-05-27 20:54:13 +0000
  • 0cd5f4fa0a Reduced Contiki config to the minimum. oliverschmidt 2007-05-27 20:52:42 +0000
  • d13a66e63a Fixed typo. oliverschmidt 2007-05-27 11:11:28 +0000
  • 793d71f65d Originally left this file alone as I thought it might help on consolidating with cpu/native/net/tapdev.c but actually is doesn't contain unique content so it can be removed now as well. oliverschmidt 2007-05-27 08:54:36 +0000
  • 36b80dad8a Finally moved service.[c|h] into backyard. The "only" user left in outside backyard is the CTK on GTK simulation layer - which needs to be updated to build / run again... oliverschmidt 2007-05-26 23:29:28 +0000
  • a09d1d043c Finally moved service.[c|h] into backyard. The "only" user left in outside backyard is the CTK on GTK simulation layer - which needs to be updated to build / run again... oliverschmidt 2007-05-26 23:23:28 +0000
  • e7bc74a9d0 Changed packet drivers from services to plain processes. oliverschmidt 2007-05-26 23:12:56 +0000
  • 75f04995a9 Changed packet drivers from services to plain processes. oliverschmidt 2007-05-26 23:05:36 +0000
  • 6ab3a6d1e3 Fixed copy&paste bug. oliverschmidt 2007-05-26 22:51:38 +0000
  • 7f7f11d30f Set default target to minimal-net. oliverschmidt 2007-05-26 22:42:02 +0000
  • d6735fa9b2 Allow to set a default target (different from 'native') to be used if TARGET isn't set. This is i.e. useful for examples requiring network i/o. oliverschmidt 2007-05-26 22:38:23 +0000
  • b16783b148 Moved unused apps file into backyard. oliverschmidt 2007-05-26 22:18:11 +0000
  • 4aabfc10b3 Moved 6502 inline assmbler into backyard as it was never replaced by C code. oliverschmidt 2007-05-26 22:00:12 +0000
  • 5e7ecef8ab Moved CTK terminal support into backyard as it depends on stuff recently moved in backyard as well. oliverschmidt 2007-05-26 21:54:08 +0000
  • 4521c330d5 Moved into backyard as it was never ported to Contiki 2.x. oliverschmidt 2007-05-26 21:46:00 +0000
  • 7beef070ca no message oliverschmidt 2007-05-26 21:41:01 +0000
  • 9cb735180e Moved into backyard as it was never ported to Contiki 2.x. oliverschmidt 2007-05-26 21:38:16 +0000
  • f0d5a14745 Moved into backyard as it was never ported to Contiki 2.x. oliverschmidt 2007-05-26 21:28:30 +0000
  • fa3819ed1c Moved ninimal-ppp into backyard as it depends on the uIP ppp support. oliverschmidt 2007-05-26 07:20:07 +0000
  • c5608ad99f Moved uIP ppp support into backyard as it was never ported to Contiki 2.x. oliverschmidt 2007-05-26 07:14:15 +0000
  • be2a7e954c Added initialization of MAC and Rime adamdunkels 2007-05-25 08:08:36 +0000
  • ca356ea2e2 Added CC2420 driver adamdunkels 2007-05-25 08:08:21 +0000
  • 2c53a38075 Architecture dependent code for the CC2420 driver adamdunkels 2007-05-25 08:07:54 +0000
  • 52eb372890 Modified to use the new MAC layer API adamdunkels 2007-05-25 08:06:44 +0000
  • f373c63532 Removed __ prefixes on symbols, which are reserved for C implementation; updated to new radio.h types adamdunkels 2007-05-25 08:06:15 +0000
  • c8eecc5b02 Updated types to avoid reliance on uIP includes adamdunkels 2007-05-25 08:05:24 +0000
  • b07cfde31b Generic API for MAC layers adamdunkels 2007-05-25 06:40:19 +0000
  • ca16d56844 dispose on escape fros4943 2007-05-24 08:24:11 +0000
  • 9ab8b78381 Moved cc65 loader requiring "labels hack" into backyard. oliverschmidt 2007-05-23 23:49:45 +0000
  • a22c543b1a Moved cc65 specific app into backyard. oliverschmidt 2007-05-23 23:47:16 +0000
  • e54fb521e2 The Visual C++ project file is the first to go without service.c . oliverschmidt 2007-05-23 23:42:42 +0000
  • 1aca43084f Moved editor app into backyard as it was never platform independent anyway (but relied on the C64 hibit cursor). oliverschmidt 2007-05-23 23:34:05 +0000
  • e025faf68f Moved network related stuff that depends on the service paradigm into backyard. oliverschmidt 2007-05-23 23:27:57 +0000
  • 3bb7a21735 Moved RUNES CRTK Implementation into backyard as it depends on the service paradigm. oliverschmidt 2007-05-23 23:23:08 +0000
  • 1fcece3f89 Moved CTK service related stuff into backyard. oliverschmidt 2007-05-23 23:18:51 +0000
  • 51af3d9142 Renamed 'secondary' to 'backyard' on popular demand ;-)) oliverschmidt 2007-05-23 23:11:23 +0000
  • f8145bd02c Moved toplevel Makefile to secondary directory tree. oliverschmidt 2007-05-23 22:38:55 +0000
  • 934fa73d29 Moved all existing C64 stuff into new secondary directory tree. oliverschmidt 2007-05-23 22:36:05 +0000
  • 6275ef313c Removed the empty PROCESS_NO_BROADCAST macro. oliverschmidt 2007-05-23 22:16:05 +0000
  • 1629c207b5 That PROCESS_EXITHANDLER() thing was after all kind of overengineered... oliverschmidt 2007-05-23 22:13:29 +0000
  • a300c31d7e Removed explicit shut down of network driver as it easily results in endless recursions on errors while network driver initialisation. oliverschmidt 2007-05-23 22:01:14 +0000
  • e9e925bc6a Avoid usage of nameless unions as they are - surprisingly at least to me - not part of any C spec. oliverschmidt 2007-05-23 21:35:18 +0000
  • ad59a54fa8 fix: maximized cooja frame overlapping os display regions (such as win start menu). fros4943 2007-05-23 09:10:15 +0000
  • 55a255bb9c recompiled MRM (no changes made to sources) due to recent changes in COOJA core radio medium fros4943 2007-05-23 07:47:23 +0000
  • 7904a7e294 Made it compile again. oliverschmidt 2007-05-22 22:10:30 +0000
  • 0bf8c95b79 Made use of exit handler. oliverschmidt 2007-05-22 22:01:03 +0000
  • b8b0dfaa5d Fixed type of energest_crrent_time to match the type in the .h file adamdunkels 2007-05-22 21:55:33 +0000
  • 0e6b5e0099 Turn debug output off (which was inadvertedly left on) adamdunkels 2007-05-22 21:53:15 +0000
  • de40d627c7 Typo. oliverschmidt 2007-05-22 21:45:31 +0000
  • 2e1ac205e2 Avoid compiler warnings. oliverschmidt 2007-05-22 21:33:31 +0000
  • e867c6afcb Explicitly shut down network driver. oliverschmidt 2007-05-22 21:27:55 +0000
  • a7dba4cc4f Explicitly shut down network driver. oliverschmidt 2007-05-22 21:19:34 +0000
  • dab63c4c6b Added energy estimation, leds instead of minileds to be able to do energy estimation on leds adamdunkels 2007-05-22 21:16:37 +0000
  • 37993d254d Increased default neighbor lifetime, removed debug output adamdunkels 2007-05-22 21:15:17 +0000
  • 8811fe23fd Added sht11, energy estimation, xmac, diabled uIP (for now) adamdunkels 2007-05-22 21:13:26 +0000
  • 1f835946ca Added X-MAC configuration, reduced ELF loader text memory size adamdunkels 2007-05-22 21:12:15 +0000
  • 81dfaf575c Updated API adamdunkels 2007-05-22 21:09:19 +0000
  • 6357c240c0 Added rtimer, ethernode rime initialization adamdunkels 2007-05-22 21:08:57 +0000
  • a473b6ff33 Made TR1001 work with Rime adamdunkels 2007-05-22 21:08:24 +0000
  • f33844bd9c Added energy estimation adamdunkels 2007-05-22 21:07:51 +0000
  • b32a9b9be5 Returning the actual value rather than something read during an interrupt adamdunkels 2007-05-22 21:06:57 +0000
  • de4ef02e49 Added energy estimation, size of queue buffers to two. adamdunkels 2007-05-22 21:06:30 +0000
  • 42e84048f6 Added energy estimation, low power mode adamdunkels 2007-05-22 21:05:53 +0000
  • 2c446cb921 Added SHT11 readings, a lot of other stuff adamdunkels 2007-05-22 21:05:09 +0000
  • 7eea8062e0 Try sending every packet 10 times at most adamdunkels 2007-05-22 21:04:34 +0000
  • eefed6abbe Removed bad include cfs/cfs-ram.h adamdunkels 2007-05-22 21:04:19 +0000
  • 0db074ae29 Renamed uabc to polite adamdunkels 2007-05-22 21:04:00 +0000
  • a250698b71 Improved samle code. oliverschmidt 2007-05-22 21:03:03 +0000
  • 00b1e371cf Added energy estimation, disabled IRQs for A/D converting as it used close to 100% CPU time adamdunkels 2007-05-22 21:01:32 +0000
  • 3872d004bc Reading timer now quicker, embryo for possible future drift configuration adamdunkels 2007-05-22 21:00:09 +0000
  • 432d242a3c Added energy estimation, embryo for possible future drift configuration adamdunkels 2007-05-22 20:59:47 +0000
  • 9a5bac6282 Added energy estimation adamdunkels 2007-05-22 20:59:11 +0000
  • 9277197506 Documentation fix. adamdunkels 2007-05-22 20:58:49 +0000
  • 95706ae1aa Documentation fix. Number of rtimers configurable with contiki-conf.h adamdunkels 2007-05-22 20:58:38 +0000
  • ef4b12437b Removed unused code adamdunkels 2007-05-22 20:58:14 +0000
  • 26903043a3 Updated format of debug output adamdunkels 2007-05-22 20:58:00 +0000
  • e18b609039 Amount of retransmissions now configurable on a per-packet basis adamdunkels 2007-05-22 20:57:44 +0000
  • c0d3b9111a Stubborn timer now configurable on a per-transmission basis. adamdunkels 2007-05-22 20:57:20 +0000
  • af43f26ed2 Multiplicative increase in retransmission time. Statistics. Max amount of retransmissions now configurable on a per-packet basis adamdunkels 2007-05-22 20:56:52 +0000
  • 525b37ca7a Added Rime statistics. adamdunkels 2007-05-22 20:56:10 +0000
  • 396e8094c6 Added Rime statistics, rmh and rucb adamdunkels 2007-05-22 20:55:53 +0000
  • edd509acf5 Added nicer configuration options. Added hack for optimizing X-MAC for unicast packets. Added statistics gathering. Turn radio off when someone else is receiving a packet. Queueing packets when X-MAC cannot send immediately (since someone else is transmitting). adamdunkels 2007-05-22 20:55:24 +0000
  • a495d1230b Added Rime statistics adamdunkels 2007-05-22 20:53:24 +0000
  • 9b6f6d6822 Added IRQ and SERIAL component. adamdunkels 2007-05-22 20:53:04 +0000
  • f5c8869028 Added a function for setting the estimated energy of a component adamdunkels 2007-05-22 20:52:20 +0000
  • b8d586b210 Enabled dropping of packets with bad CRC. Added statistics gathering. Bugfix when packets where shorter than 2 bytes adamdunkels 2007-05-22 20:51:30 +0000
  • 0e4c30ccb4 Added net include to define u*_t types adamdunkels 2007-05-22 20:50:22 +0000
  • 770632e079 Removed redundant file adamdunkels 2007-05-22 20:49:39 +0000
  • a68b8a0a0d Rime statistics gathering adamdunkels 2007-05-22 20:48:41 +0000
  • 0a26f4a712 Reliable single-hop unicast bulk transfer adamdunkels 2007-05-22 20:45:49 +0000
  • 0206e1cd3b Hop-by-hop reliable multi-hop communication primitive (untested) adamdunkels 2007-05-22 20:45:18 +0000
  • fdded2f77f no message oliverschmidt 2007-05-22 20:32:32 +0000
  • 940f323801 Removed unused files adamdunkels 2007-05-22 17:35:28 +0000
  • 080ecc5488 Changed packet drivers from services to plain processes. oliverschmidt 2007-05-21 22:29:13 +0000
  • 3f4ec3cf44 * Use _end rather than nonstandard __bss_end. bg- 2007-05-21 15:29:46 +0000
  • 6c19bed556 * Rename field reserved to prefix_sz. bg- 2007-05-21 15:26:57 +0000
  • 0d908b24c8 * Rename field reserved to prefix_sz. bg- 2007-05-21 15:24:44 +0000