Commit graph

  • fa956117f7 Dummies should rather return errors. oliverschmidt 2008-07-06 07:32:20 +0000
  • c00de08dec Added lseek dummy. oliverschmidt 2008-07-06 07:28:42 +0000
  • c9a8eea371 Added cfs_seek to the preprocessor level implementation of the cfs API. oliverschmidt 2008-07-06 07:28:05 +0000
  • ec773fb63b Separated the 'debug' commands (unicast and broadcast) from shell-rime into a separate shell-rime-debug adamdunkels 2008-07-04 08:23:00 +0000
  • 6440c3de81 removed unnecessary inclusion nvt-se 2008-07-04 03:03:41 +0000
  • 133a314b1c energest.h moved to sys/ nvt-se 2008-07-04 02:58:58 +0000
  • 671f5c6393 Major performance boost to directory listings and non-cached file openings. nvt-se 2008-07-04 02:54:30 +0000
  • 62b7ef5173 Moved energest from lib/ to sys/ adamdunkels 2008-07-04 00:02:21 +0000
  • b88b231c62 Removed ps command to make code fit in memory adamdunkels 2008-07-04 00:01:06 +0000
  • 64b6663b11 moved energest from lib/ to sys/ adamdunkels 2008-07-03 23:59:20 +0000
  • 45c6d92377 exclude log files from directory list nvt-se 2008-07-03 23:50:54 +0000
  • 4395efeb4f Make cfs-coffee compiled on all platforms adamdunkels 2008-07-03 23:43:21 +0000
  • 3fc9c96ac2 should be comparison, not assignment nvt-se 2008-07-03 23:41:28 +0000
  • 985fb009bf Rename static function log2 to ilog2 to avoid clashes (and compiler warnings) with built-in function called log2 adamdunkels 2008-07-03 23:40:12 +0000
  • 1f005b6299 Moved energest.{c,h} from core/lib to core/sys: power profiling is a system mechanism, not a library adamdunkels 2008-07-03 23:36:30 +0000
  • 93ce938d8d enable coffee code coffee and netcmd commands adamdunkels 2008-07-03 23:32:03 +0000
  • aed5ea1720 Bugfix in netsend commands adamdunkels 2008-07-03 23:31:38 +0000
  • 8f64a71362 Simplified file finding code. nvt-se 2008-07-03 23:29:58 +0000
  • c6579d4f08 CFS Coffee arch file for the native platform adamdunkels 2008-07-03 23:13:55 +0000
  • cfcdac3122 Avoid crashing if Rime/Chameleon is not initialized when Rime code is run adamdunkels 2008-07-03 23:13:31 +0000
  • 51f4ab8b2c Changed type from off_t (that potentially conflicts with existing types.h typedefs) to unsigned long adamdunkels 2008-07-03 23:12:10 +0000
  • 84a42a0bb3 xmem implementation for the native platform adamdunkels 2008-07-03 23:11:27 +0000
  • 871598fb24 Added dummy watchdog.c to allow compiling and running code that calls the watchdog functions adamdunkels 2008-07-03 23:10:25 +0000
  • 379b09d576 Fixed bug that occured after the node had been rebooted. nvt-se 2008-07-03 22:59:10 +0000
  • 4687c2c948 Renamed Rime module mh to multihop adamdunkels 2008-07-03 22:36:02 +0000
  • d9b3097037 Renamed Rime nf module to netflood adamdunkels 2008-07-03 22:25:22 +0000
  • ec22f3c2fc Renamed Rime nf module to netflood adamdunkels 2008-07-03 22:02:09 +0000
  • c2c3835110 Changed name of Rime module ruc to unicast adamdunkels 2008-07-03 21:52:25 +0000
  • eddf71f534 Changed name of suc module to stunicast adamdunkels 2008-07-03 21:35:46 +0000
  • 8a1ed696d9 Slightly nicer formatting adamdunkels 2008-07-03 21:34:12 +0000
  • cd6ab0ec47 Shave off whitespace at the end of a command (they would otherwise cause problems with filenames having 'invisible' trailing spaces). adamdunkels 2008-07-03 21:15:12 +0000
  • f4f812d81a Better error handling if the file could not be opened adamdunkels 2008-07-03 21:14:29 +0000
  • fa9a34993f Added an optional 'offset' parameter to the read command. With the offset parameter, reading starts 'offset' bytes into the file adamdunkels 2008-07-03 21:13:54 +0000
  • 56fd2519f7 Slightly more informative output adamdunkels 2008-07-03 21:13:13 +0000
  • 8b91a56a4e Added target for sky-shell-collect.c data collection adamdunkels 2008-07-03 18:48:53 +0000
  • 96fb8163e6 Shell program that sends a lot of data: sensor data, power data, neighbor data adamdunkels 2008-07-03 18:40:18 +0000
  • a6682c4bfd originator address is const adamdunkels 2008-07-03 17:58:10 +0000
  • 86bbb86ed9 If the reps argument to the repeat command is 0, it means to repeat infinitely adamdunkels 2008-07-03 17:56:56 +0000
  • 38e39bbc1c Added a separate file for CFS Coffee-specific commands adamdunkels 2008-07-03 17:56:17 +0000
  • 7ed816840e Fixed compiled warnings adamdunkels 2008-07-03 09:52:15 +0000
  • 09f5b6d2f5 Send one extra byte to ensure that the terminating zero is included adamdunkels 2008-07-03 09:51:21 +0000
  • 0000a091cc Bugfix: CFS file handles can be 0 adamdunkels 2008-07-03 09:50:23 +0000
  • f274b26588 Added CC_CONST_FUNCTION as a work-around to the sdcc const function pointer bug adamdunkels 2008-07-03 07:38:52 +0000
  • 040d65c1f6 Added missing #include sys/cc.h to make system compile adamdunkels 2008-07-03 07:37:51 +0000
  • 65ec55e68f call watchdog_periodic in potentially long-running loops nvt-se 2008-07-02 15:18:43 +0000
  • 28bcff539f path misconfiguration has been fixed matsutsuka 2008-07-02 15:04:07 +0000
  • 4cf1687845 shell is removed temporarily since it doesn't work in the current version. matsutsuka 2008-07-02 15:03:44 +0000
  • d194d54e8e CC_CONST_FUNCTION replaces some const keywords in order to workaround a sdcc bug, which cannot handle function pointers as const. matsutsuka 2008-07-02 15:02:33 +0000
  • b8820a7d89 Added a 'format' command that formats a CFS Coffee flash file system adamdunkels 2008-07-02 14:14:37 +0000
  • da4803e4d4 Updated window title and heading adamdunkels 2008-07-02 14:12:48 +0000
  • 7c459c849d The .ihex file use the intermediate Contiki-wide .$(TARGET) target instead of the MSP430-specific .firmware adamdunkels 2008-07-02 14:11:34 +0000
  • 05454ce929 Documentation bugfix adamdunkels 2008-07-02 14:10:28 +0000
  • 88fb193a68 Print MAC layer with mac command adamdunkels 2008-07-02 14:08:06 +0000
  • adbf6c47ab Bugfix: don't try to read/write/append to file if it was not possible to open it. Bugfix: CFS file descriptors that are 0 are OK. adamdunkels 2008-07-02 14:06:46 +0000
  • 7e4bab3cc8 turned off debugging by default nvt-se 2008-07-02 12:06:02 +0000
  • 26716fe7a1 added formatting function and made code style compliant nvt-se 2008-07-02 11:11:13 +0000
  • 28331191b3 Changed name of simple-cc2420 to cc2420 adamdunkels 2008-07-02 09:38:06 +0000
  • 66876625d4 Changed name of the simple-cc2420 module to cc2420: changed all function names and variable names from simple_cc2420_* to cc2420_*. adamdunkels 2008-07-02 09:05:40 +0000
  • 6b187328bd Added AES cipher constants adamdunkels 2008-07-02 09:03:49 +0000
  • 1cef019e78 Fixed typo. nifi 2008-07-02 09:02:39 +0000
  • dafa1d89a2 Added cc2420-aes.c (functions for interfacing the build-in AES support of the CC2420) adamdunkels 2008-07-02 08:47:05 +0000
  • 1da58b8858 Functions for interfacing the built-in AES functions of the CC2420 chip adamdunkels 2008-07-02 08:46:13 +0000
  • 3847448496 Added configuration option to circumvent C compilers that have problems with const function pointers (i.e., sdcc) adamdunkels 2008-07-02 08:35:29 +0000
  • 4ecebdd842 A binary conversion tool has been modified to support variations. matsutsuka 2008-07-02 07:17:14 +0000
  • 29b17c6933 Modified some glitches in startup code, and introduced additional typedefs required in the current version. matsutsuka 2008-07-02 07:13:22 +0000
  • 1586d8f36f Changed filename of the CC2420 driver from simple-cc2420 to cc2420. adamdunkels 2008-07-01 21:02:51 +0000
  • 2569a8fc69 Removed unused file adamdunkels 2008-07-01 20:59:44 +0000
  • c802151453 Removed unused files adamdunkels 2008-07-01 20:13:24 +0000
  • 7054083d88 Reverted mistakenly added #include for non-existant file adamdunkels 2008-06-30 20:00:53 +0000
  • 1d1ab90642 Added rimebuf attributes for RSSI, timestamp, and network ID (used for e.g. 802.15.4 PAN ID) adamdunkels 2008-06-30 19:57:10 +0000
  • 651a374eca Removed unused sibc module adamdunkels 2008-06-30 19:56:08 +0000
  • 020a0c30aa Rewrote the collect module to use packet attributes instead of explicit headers adamdunkels 2008-06-30 09:15:22 +0000
  • 6bbb99438e Cleaned up Rime makefile - removed sibc, changed name of sabc to stbroadcast adamdunkels 2008-06-30 08:29:32 +0000
  • e6079870fe Changed name of the sabc module to stbroadcast adamdunkels 2008-06-30 08:28:53 +0000
  • 1093a8fe28 Added name to mac structure. Do not turn radio on when sending a broadcast packet. Changed default off time to half a second. adamdunkels 2008-06-30 08:10:02 +0000
  • 247de015b5 added name to mac structure adamdunkels 2008-06-30 08:09:17 +0000
  • c9528fb010 Added name, made default listen time shorter adamdunkels 2008-06-30 08:08:59 +0000
  • a7dfa95551 Added a 'name' field in the mac structure, which allows boot-up code to print out the name of the currently selected MAC protocol adamdunkels 2008-06-30 08:08:27 +0000
  • 4349504219 Bugfix: fixed the missing arguments to make Rime compile adamdunkels 2008-06-27 16:44:58 +0000
  • 1cbac18ff9 updated to latest version of MSPSim nifi 2008-06-27 14:11:51 +0000
  • e4aac2ad23 fixed inverted leds nifi 2008-06-27 14:10:00 +0000
  • 52d6ea2738 fixed problem with the initialization order nifi 2008-06-27 14:09:26 +0000
  • 4eb02a56a0 added Button interface for the Sky plattform nifi 2008-06-27 14:07:05 +0000
  • 522f87e63f made the GUI a little more compact nifi 2008-06-27 14:05:08 +0000
  • 21c8496858 bug fix: flash is not available on all platforms nifi 2008-06-27 14:04:46 +0000
  • 839b6111d6 Changed send function to return false if it was not possible to send nifi 2008-06-26 11:38:59 +0000
  • 63c620303a Changed the 'ibc' and 'uc' Rime modules into the more descriptive names 'broadcast' and 'unicast' adamdunkels 2008-06-26 11:19:22 +0000
  • 9d7c81d4ed Added missing IPBUF definition needed for IPv6 adamdunkels 2008-06-23 19:53:16 +0000
  • d094fe254f Fixed problems with IPv6-enabled Windows XP adamdunkels 2008-06-23 19:52:44 +0000
  • 3b72a403ba Fixed help text on rfchannel command adamdunkels 2008-06-23 19:51:29 +0000
  • 9f65ebf161 Added 'graphical' (ASCII-graphics) power display adamdunkels 2008-06-21 18:33:22 +0000
  • 38f0ac4a36 Made wpcapslip work with IPv6 enabled. Added -l option to turn on logging. adamdunkels 2008-06-19 07:52:28 +0000
  • f6c310d90a I'd better don't try to be smart by including read access into every write access - as the cc65 CBM POSIX file I/O library doesn't allow for both reading and writing at all. oliverschmidt 2008-06-16 11:20:22 +0000
  • 456d7ad45e Updated URL. oliverschmidt 2008-06-13 20:08:06 +0000
  • c2bec97eef Added some info on the Apple2 PFS (and AppleCommander). oliverschmidt 2008-06-12 22:45:17 +0000
  • 433518c3cb Just some minor reformatting. oliverschmidt 2008-06-12 22:16:50 +0000
  • d619b095a9 Added some info on the high-level config macros (and other stuff). oliverschmidt 2008-06-12 22:15:50 +0000
  • 394078f71d Add some info on the DEFINES= / savedefines mechanism. oliverschmidt 2008-06-12 22:13:59 +0000
  • 0acc837096 Moved .o65 imports generator into backyard. oliverschmidt 2008-06-12 20:45:21 +0000
  • 50cb71633b Tool for Base64 encoding adamdunkels 2008-06-11 19:04:14 +0000