Commit Graph

14046 Commits

Author SHA1 Message Date
George Oikonomou 5f79843547 Create the (failed) summary log even when sub-make fails 2018-05-27 14:49:24 +01:00
Simon Duquennoy 2605a5174c
Merge pull request #512 from g-oikonomou/contrib/tools/serialdump
Harmonize tools dir and the login, serialdump, serialview targets
2018-05-27 15:39:30 +02:00
George Oikonomou 285578bbf4 Update travis test for tools/serial-io 2018-05-27 13:35:50 +01:00
George Oikonomou 3e3cb08c7f Move serialdump and tunslip6 to their own subdir 2018-05-26 15:27:25 +01:00
George Oikonomou c29534f013 Document the various top-level Makefiles 2018-05-26 14:13:06 +01:00
George Oikonomou cdfcf9003f Make serialdump timestamp format configurable from the command line 2018-05-26 13:55:03 +01:00
George Oikonomou e1a81808df Remove tools/timestamp, which is no longer in use 2018-05-26 13:55:03 +01:00
George Oikonomou 0dd46af8e6 Timestamp lines using serialdump -T instead of tools/timestamp 2018-05-26 13:55:03 +01:00
George Oikonomou da9b35e815 Change time format output 2018-05-26 13:55:03 +01:00
George Oikonomou 4e7ab7ff26 Run serialdump without rlwrap if it is missing and warn the user 2018-05-26 13:55:03 +01:00
George Oikonomou a73f126c1d Adjust travis tests for tools/ 2018-05-26 13:55:03 +01:00
George Oikonomou 11f563dc98 Harmonize login, serialdump and serialvew across all platforms 2018-05-26 13:55:03 +01:00
George Oikonomou 37f14efad5 Harmonize building of tools from within an example dir 2018-05-26 13:55:02 +01:00
George Oikonomou 8c347f96d7 gitignore files created by make serialdump 2018-05-26 13:55:02 +01:00
George Oikonomou 1c48307690 gitignore the serialdump binary 2018-05-26 13:55:02 +01:00
George Oikonomou 1d55172456 Remove obsolete line in gitignore 2018-05-26 13:55:02 +01:00
George Oikonomou 4d97186df2 Support tunslip6 and serialdump with a single makefile 2018-05-26 13:55:02 +01:00
George Oikonomou 93608baed4 Improve baudrate handling 2018-05-26 13:49:36 +01:00
George Oikonomou b2bd5ed662 Tidy-up handling of O_SYNC and O_DIRECT 2018-05-26 13:49:35 +01:00
George Oikonomou 64ad54d692 Fix usage string 2018-05-26 13:46:50 +01:00
George Oikonomou aa926ee288 Remove dead code block 2018-05-26 13:46:50 +01:00
George Oikonomou a81ff510f5 Provide a macro for the unknown baudrate 2018-05-26 13:46:49 +01:00
George Oikonomou 5c65a07c56 Fix serialdump code style 2018-05-26 13:46:49 +01:00
George Oikonomou a8f392ffa7 Move serialdump source to the top-level tools dir 2018-05-26 13:46:49 +01:00
George Oikonomou 31ceb23f3a Remove sky serialdump makefile and binaries 2018-05-26 13:46:49 +01:00
George Oikonomou cf8d2b6f13 Remove jn516x serialdump source, makefile and binaries 2018-05-26 13:46:49 +01:00
Simon Duquennoy fd4d4aadb7
Merge pull request #548 from g-oikonomou/contrib/doxygen-improvements
Improve doxygen module structure and content
2018-05-26 10:01:17 +02:00
George Oikonomou 92e4ff3ef4 Tidy-up doxygen for uiplib 2018-05-26 02:22:43 +01:00
George Oikonomou 9aa08fd302 Reposition the generic flash driver in the doxygen tree 2018-05-26 02:22:43 +01:00
George Oikonomou 83c79e82b5
Merge pull request #544 from simonduq/contrib/leftover-tinyos-autoid
Remove left-over instances of WITH_TINYOS_AUTO_IDS
2018-05-26 02:20:13 +01:00
Simon Duquennoy 1f5d109f33 Remove left-over instances of WITH_TINYOS_AUTO_IDS 2018-05-25 12:49:35 -07:00
Simon Duquennoy 347ccab765
Merge pull request #532 from simonduq/contrib/snprint-rpl-links
RPL routing link logging via snprint
2018-05-25 21:47:18 +02:00
Simon Duquennoy 04c857b683
Merge branch 'develop' into contrib/snprint-rpl-links 2018-05-25 21:07:40 +02:00
Simon Duquennoy 37dbd03793
Merge pull request #540 from simonduq/contrib/simple-energest
Adding simple-energest module
2018-05-25 21:02:20 +02:00
Simon Duquennoy 0bec52a76c
Merge branch 'develop' into contrib/simple-energest 2018-05-25 20:14:18 +02:00
Simon Duquennoy 6cc65261d6
Merge pull request #533 from simonduq/contrib/nodeid
Simplify and homogenize node-id across all platforms
2018-05-25 20:12:26 +02:00
Simon Duquennoy 6381e34b62
Merge branch 'develop' into contrib/nodeid 2018-05-25 16:53:54 +02:00
Simon Duquennoy f6c093face
Merge pull request #393 from carlosgp143/contrib/lwm2m-queue-mode
Queue Mode implementation in LwM2M
2018-05-25 16:53:17 +02:00
Joakim Eriksson fd4d398f95
Merge branch 'develop' into contrib/lwm2m-queue-mode 2018-05-25 14:49:39 +02:00
Simon Duquennoy 700eb851a2
Merge pull request #539 from carlosgp143/contrib/coap-send-feedback
Feedback in CoAP send request
2018-05-24 13:08:19 +02:00
carlosgp143@gmail.com b50d143966 Added doxygen annotation to the prototype 2018-05-24 08:56:03 +02:00
carlosgp143@gmail.com 262cea11f1 Implemented instant feedback in CoAp_send_request 2018-05-24 08:54:28 +02:00
Simon Duquennoy d972dc607e Added compile test for the shell and simple-energest examples 2018-05-23 12:50:20 -07:00
Simon Duquennoy 77939f421c Added example for the shell 2018-05-23 12:49:41 -07:00
Simon Duquennoy e0e58f6eec Added example for simple-energest 2018-05-23 12:49:35 -07:00
Simon Duquennoy f7ab2750a0 Added simple-energest 2018-05-23 12:37:51 -07:00
Simon Duquennoy 6f26c47be2
Merge pull request #528 from Rehan-MALAK/node-kill-bug
node killed at the end of 08-native-runs tests
2018-05-23 20:55:20 +02:00
carlosgp143@gmail.com ec8fe6eb22 Code moved frome lwm2m-engine to lwm2m-queue-mode to have a clearer separation 2018-05-22 15:34:30 +02:00
carlosgp143@gmail.com eba756e340 Code of notification queue simplified 2018-05-22 11:21:10 +02:00
carlosgp143@gmail.com 2e84d2abbe Separated Queue Mode implementation and Queue Mode object. Changes in the naming 2018-05-21 09:44:49 +02:00