Commit Graph

14071 Commits

Author SHA1 Message Date
Simon Duquennoy 36deee9618
Merge branch 'develop' into lwm2m-endpoint-fix 2018-05-29 14:19:55 +02:00
Simon Duquennoy 00295a6445
Merge pull request #550 from g-oikonomou/bugfix/documentation/doxygen-test
Create the (failed) summary log even when sub-make fails
2018-05-29 14:19:30 +02:00
Simon Duquennoy 636b378ce7
Merge branch 'develop' into bugfix/documentation/doxygen-test 2018-05-29 13:01:56 +02:00
Simon Duquennoy 6670c2505e
Merge pull request #551 from g-oikonomou/contrib/tools/viewconf
Move viewconf to its own dir
2018-05-29 13:01:41 +02:00
George Oikonomou ea155da0a4
Merge branch 'develop' into contrib/tools/viewconf 2018-05-29 00:10:14 +01:00
George Oikonomou 38e4deac2c
Merge pull request #557 from Rehan-MALAK/minor-tunslip6-update
minor modifications related to tools/serial-io/tunslip6
2018-05-29 00:09:55 +01:00
Rehan MALAK 12f15a4f27 minor modifications related to tools/serial-io/tunslip6 2018-05-28 22:39:46 +02:00
Simon Duquennoy 1f4d4ee7cf
Merge branch 'develop' into contrib/tools/viewconf 2018-05-28 20:53:14 +02:00
Simon Duquennoy 07ac7ff445
Merge pull request #552 from g-oikonomou/contrib/tools/makefsdata
Remove makefsdata
2018-05-28 20:52:53 +02:00
Simon Duquennoy fb8318f57d
Merge branch 'develop' into contrib/tools/makefsdata 2018-05-28 20:07:14 +02:00
Simon Duquennoy a21bcbba87
Merge pull request #553 from g-oikonomou/contrib/recursive-make
Use $(MAKE) instead of make to invoke recursively
2018-05-28 20:07:02 +02:00
Simon Duquennoy 2b2f258168
Merge branch 'develop' into contrib/recursive-make 2018-05-28 19:22:06 +02:00
Simon Duquennoy f38dee270d
Merge pull request #555 from Rehan-MALAK/sky-platform-exclude
exclude sky platform for examples/libs/shell
2018-05-28 19:20:48 +02:00
Rehan MALAK 535e2dbbdc exclude sky platform for examples/libs/shell 2018-05-28 13:19:54 +02:00
George Oikonomou 6177cac919 Use $(MAKE) instead of make to invoke recursively 2018-05-27 19:21:08 +01:00
George Oikonomou 5d234e1138 Move viewconf to its own dir 2018-05-27 18:33:53 +01:00
George Oikonomou 8daaa357f5 Remove makefsdata 2018-05-27 18:33:35 +01:00
George Oikonomou d44c32a9b6
Merge pull request #546 from simonduq/contrib/rpl-urgent-probing-log
Minor logging changes
2018-05-27 17:11:06 +01:00
George Oikonomou 45d2f61f4e
Merge branch 'develop' into contrib/rpl-urgent-probing-log 2018-05-27 15:47:46 +01:00
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 857c7f51b2 rpl-dag-root: more readable logging of DAG root node IPv6 addresses 2018-05-26 01:02:51 -07:00
Simon Duquennoy 3617250383 nbr-policy: change log level from INFO to DBG for most logs 2018-05-26 01:02:51 -07:00
Simon Duquennoy 471a7093b9 nbr-policy: fix typo in logs 2018-05-26 01:02:10 -07:00
Simon Duquennoy 9610adb5e1 RPL Lite urgent probing logs: from WARN to INFO 2018-05-26 01:02:10 -07: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