Commit Graph

648 Commits (33ff3c3e601ab2cd823c41c9cd9184d5fd8c4c01)
 

Author SHA1 Message Date
Oliver Hahm 62635e20a9 [drivers cc110x]
* fixed typos
11 years ago
Oliver Hahm a5238784ae [drivers cc110x cc1100-interface]
* setting default radio mode to permanent RX
11 years ago
Oliver Hahm 984e2e5dde Merge branch 'mac' 11 years ago
Oliver Hahm e0deea2d78 [driver cc110x cc1100_phy]
* added a todo regarding WOR problem with non-full packets
11 years ago
Oliver Hahm 01f96ad198 [projecs blinker] [projects hello-world]
* reverted changes from julsch' accidentally commit

[tools toolchains build_gnuarm]

* fixed toolchain build script for current GCC version
11 years ago
Oliver Hahm 31e7d39ca5 [Jamrules.common]
* removed debug lines
11 years ago
Oliver Hahm ab30c0b826 [tools toolchains build_gnuarm.sh]
* fixed broken last commit
11 years ago
Oliver Hahm c79861c2f6 [tools toolchains build_gnuarm.sh]
* reset julsch' changes
11 years ago
Oliver Hahm 8025d7e159 cleanups 11 years ago
Oliver Hahm a20088f6e8 [core sched]
* fixed thread_getlastpid()
* enable interrupts again in thread_sleep() to avoid getting stuck w/
    disabled interrupts

[cpu lpc2387]
* added hwtimer as dependency for MCI driver

[project test_*]

* fixed some expect scripts
11 years ago
Oliver Hahm 2109f7dc86 [core thread]
* added thread_getlastpid
11 years ago
Oliver Hahm db9f6b3fcf [board msba2-common tools pseudoterm]
* comments for preparing pseudoterm to use with node without DTR line

[drivers cc110x]

* changed default behavior to WOR mode
* fixed a bug that let CC1100 never return to WOR mode, when receiving a
  packet during sending
11 years ago
julsch a719715214 Merge branch 'master' of http://ukleos.org/git/ukleos 11 years ago
Oliver Hahm a30a18b3a8 [core msg]
* updated documentation of msg_send_receive()
11 years ago
julsch b9cd825cba + jam tutorial \n 11 years ago
Oliver Hahm ffc7976aea [core config]
* added prototype for config_load to header
11 years ago
Oliver Hahm 3643fc9801 [sys auto_init]
* added vtimer init to auto_init
11 years ago
Oliver Hahm 9ce719beef [sys auto_init]
added vtimer init to auto_init
11 years ago
Stephan Arndt 9f702bd8b1 Changed makefiles board/msba2-common/tools/Makefile and tools/toolchains/build_gnuarm.sh to be compatible with gcc version 4.6.1 11 years ago
Eric Engel 870b10514f Changed some Parameters of RPL
Added Loop Function in rpl_test project
send DAOs regular
11 years ago
Oliver Hahm e9cdacbf51 [projects test_rpl] [sys net sixlowpan rpl]
* removed vtimer_init from rpl_init
 * some transceiver watchdog workaround foobar
11 years ago
Oliver Hahm 7397d98f8a [projects test_rpl] [sys net sixlowpan] [sys transceiver]
* some debugging
* increased timeout
11 years ago
Oliver Hahm 34611e6080 Merge branch 'mac' of ssh://ukleos/home/git/ukleos into mac 11 years ago
Eric Engel f7368395ff only 10 DAO trys and unrecognized options now directly lead to abort 11 years ago
Eric Engel a70a33337e RPL Finished, fixed some bugs, changed printf to puts, Use of Link Local addresses in RPL 11 years ago
Oliver Hahm e1734ff3d7 Merge branch 'mac' of ssh://ukleos/home/git/ukleos into mac 11 years ago
Eric Engel edbef27d29 Changed sixlowpan send buffers to any possible buffers, added some mutexes 11 years ago
Oliver Hahm d50ee5be93 Merge branch 'mac' of ssh://ukleos/home/git/ukleos into mac 11 years ago
Oliver Hahm 9550739942 [projects test_rpl]
* added shell_commands and ps to Jamfile
11 years ago
Eric Engel 88e79185c4 Trickle corrections, changed some Stack sizes 11 years ago
Oliver Hahm 918a31cf8c [core hwtimer] [cpu arm]
* adapted core and arm cpu
11 years ago
Oliver Hahm 30fc52452c [drivers cc110x]
* switched from swtimer to vtimer in Jamfile
11 years ago
Eric Engel f15840da9b Only one packet sent 11 years ago
Eric Engel 6dbec3b0ae various changes 11 years ago
Oliver Hahm 64039410e4 Merge branch 'master' of ssh://ukleos.org:2222/home/git/ukleos 11 years ago
Oliver Hahm f978260656 [drivers cc110x] [sys shell] [sys transceiver]
* cretaed transceiver interface for old cc1100 driver (with csma/ca)
11 years ago
Oliver Hahm b81b7d6429 Merge branch 'master' of ssh://ukleos/home/git/ukleos 11 years ago
Oliver d6f0e9c3dc [projects tlayer]
- adjusted thread stack sizes to more realistic value

[projects sixlowpan]
- adapted sixlowpan API change

[sys net sixlowpan]
- adjusted thread stack sizes to more realistic value

[sys net destiny]
- adjusted thread stack sizes to more realistic value
11 years ago
Eric Engel f85d1968c4 RPL Routing finished 11 years ago
Oliver Hahm 551d684155 Merge branch 'master' of ssh://ukleos.org:2222/home/git/ukleos 11 years ago
Eric Engel f69fbfd686 rpl nearly finished, rpl_test now with shell 11 years ago
Oliver 8124389151 [sys net destiny]
- fixed a bug where the returned UDP packet length was too big
11 years ago
Oliver 9ca8afd70c [ sys net sixlowpan ]
- fixed a bug in 6LoWPAN reassembly algorithm where in a specific case a
pointer could be used although it is NULL
- removed MAC routing
- added IP routing
11 years ago
Oliver Hahm 68ed4196a3 Merge branch 'master' of ssh://ukleos/home/git/ukleos 11 years ago
Oliver Hahm efb9ca6d6f [projects test_cc110x_ng]
* added ignore support
11 years ago
Oliver Hahm 5aa0c12172 [sys vtimer]
* giving some return values a reason to exist
11 years ago
Eric Engel e6e336c77f Now sending DAOs, added DIS handling 11 years ago
Oliver 60719051f3 [projects tlayer]
- added power consumption calculation
11 years ago
Oliver Hahm 802e9edf91 Merge branch 'master' of ssh://ukleos/home/git/ukleos 11 years ago
Oliver Hahm b051659d71 [drivers adc]
* added lpc2387 adc driver and generic interface
11 years ago