Commit Graph

14595 Commits (9ec615f8c2e450caed2e3618de35e8c5bc291153)
 

Author SHA1 Message Date
Stephan Zeisberg 5ab4ca3768 renamed defines 13 years ago
Oliver Hahm fb784c6628 * fixed units in ltc command 13 years ago
Oliver Hahm 37eb17417f Merge branch 'master' of ssh://ukleos.des-mesh.net/home/git/ukleos 13 years ago
Oliver Hahm 75c0962363 * added get_interval function to ltc4150
* fixed date command (problem with leading zeros)
13 years ago
Oliver Hahm 21fef20ccc * added configuration file
* added history
* added aliases
13 years ago
Kaspar Schleiser 79d2902d2b * added initial cc1100 shell commands 13 years ago
Kaspar Schleiser 5df2aa6fb7 * added initial cc1100 shell commands 13 years ago
Kaspar Schleiser 9122445c27 * align tcb on 32bit boundary 13 years ago
Kaspar Schleiser b1c61e446f * misc fixes 13 years ago
Oliver Hahm 8a041b8a3c * some cosmetics and lpm flags for UART 13 years ago
Oliver Hahm 3b9e9befa9 * some cosmetics and lpm flags for UART 13 years ago
Oliver Hahm cfad56430d * changed swtime from 64 to 32 bit 13 years ago
Stephan Zeisberg 1b3e758505 mtu icmpv6 option implemented 13 years ago
Oleg be102b6a7d * added reset command to pyterm 13 years ago
Oleg 33a7e40c18 * fixed bug in date command completion 13 years ago
Oleg 88c0ec84ee * added set offset shell command for sht11
* introduced command separator for pyterm
* some cosmetics
13 years ago
Oleg 9916bd33aa * missing ltc4150 shell command handler file 13 years ago
Oleg ac6d4788eb * added ltc4150 shell command
* cosmetics in ltc4150 driver
13 years ago
Oleg 8f512fd6d4 * introduced small python terminal script 13 years ago
Oleg ec467aea80 * added global offset to temperature 13 years ago
Oleg 416029d2c0 * changed default project from "hello-world" to "default"
* increased main priority to the half of maximum priority
* introduced define for minimum stack size
* decreased stack size for uart0 thread
* merged commands for rtc shell module to one command (date)
* cleanup of header includes
13 years ago
Oliver Hahm c389518a09 * shell_commands can be added as a module to user defined shell commands 13 years ago
Oliver Hahm 3b218ec24a * changed API for rtc
* added drivers directory to doxygen file
* added missing include to sht11 header
* added rtc and sht11 support to default project
* added rtc to auto_init
* added rtc and sht11 support to shell
13 years ago
Kaspar Schleiser ba03f610c4 * fix status size 13 years ago
Kaspar Schleiser 2bf64ea4d0 * make doc reflect latest API change 13 years ago
Kaspar Schleiser 67f72d43ee Merge branch 'master' of ssh://ukleos.org/home/git/ukleos 13 years ago
Kaspar Schleiser eff0b1980f * API CHANGE! changed thread_create so it allocates tcb on stack, removing first argument 13 years ago
Kaspar Schleiser f860abc408 * checkin of missing header file 13 years ago
Kaspar Schleiser 02945e22f7 * fixed for new shell_command_t layout 13 years ago
Oliver Hahm d1bff5cb3d Merge branch 'master' of ssh://ukleos.des-mesh.net/home/git/ukleos 13 years ago
Kaspar Schleiser 450b9cc58f * minor stuff 13 years ago
Oliver Hahm e335ccfb43 * fixed wrong return value for thread_wakeup
* changed hwtimer_wait to use thread_sleep instead of mutexes
13 years ago
Kaspar Schleiser 07681a1914 * shell: added help,
* shell: fixed default shell commands
13 years ago
Kaspar Schleiser 2e94065cd9 * initial import of default project 13 years ago
Kaspar Schleiser 9a0725369d * added include to pull in NULL 13 years ago
Kaspar Schleiser dd45a471f6 * added prio definition 13 years ago
Kaspar Schleiser 7f8baa8818 * removed unneccessary priority names 13 years ago
Oliver Hahm 3b1cbf9cb8 * added board_uart0 to auto_init 13 years ago
Oliver Hahm 6198c924e4 * decreased timing for sht11 (as fix for hwtimer_wait issue) 13 years ago
Oliver Hahm 8f606669c2 * added .gitignore to ignore binaries 13 years ago
Kaspar Schleiser 126304cd48 * shell: strtok workaround 13 years ago
Kaspar Schleiser 119fced20f * shell fixes 13 years ago
Kaspar Schleiser aa174e886e * fix shell entry finder 13 years ago
Oliver Hahm 5b47352bcf Merge branch 'stable' of ssh://ukleos.des-mesh.net/home/git/ukleos into stable 13 years ago
Oliver Hahm e75cd639a8 * added uart0 driver for auto init 13 years ago
Kaspar Schleiser 65e9364d2f * disable irq-based uart output 13 years ago
Kaspar Schleiser 9f4c3db1be * disable irq-based uart output 13 years ago
Kaspar Schleiser dc094d442b * fix msg_reply_int 13 years ago
Kaspar Schleiser d48c1e6e16 * fix msg_reply_int 13 years ago
Kaspar Schleiser 5a4524539d * misc shell improvements 13 years ago