Commit Graph

35 Commits (8a5b9ff893f0dafd7d169e7f3a1ac1b2ee7b9a0e)

Author SHA1 Message Date
Kevin Bracey 1ef213ec89 Clean up Thread deprecation warnings
Static Thread methods and signal methods have been deprecated. Remove
all references in the main code, and most of the tests. Some tests of
the deprecated APIs themselves remain.
2018-10-12 14:57:13 +03:00
Juhani Puurula 39328afa6c Nanostack MAC tester: updated README.md 2018-10-01 13:06:03 +03:00
Juhani Puurula e7e29da082 Skip the Nanostack MAC tester 2018-10-01 13:06:02 +03:00
Juhani Puurula ea7b273f6b mac_commands.cpp: fix wait command 2018-09-27 15:35:14 +03:00
Juhani Puurula 724d859d33 Nanostack MAC tester: changed mbed_trace_array to mbed_print_array 2018-09-27 15:08:58 +03:00
Juhani Puurula cd3d88ab14 Nanostack MAC testcases: removed running tests directly 2018-09-27 15:08:57 +03:00
Juhani Puurula dd488f7fff Renamed MAC tester config 2018-09-27 15:08:57 +03:00
Juhani Puurula ad0cc2f352 Added nanostack mac tester and testcases 2018-09-27 15:08:56 +03:00
Cruz Monrreal c5f2d16e63
Merge pull request #8073 from jarlamsa/icetea_test_docs
Add documentation about icetea testcases
2018-09-22 16:36:17 -05:00
Jarno Lamsa 0e4ae40415 Add documentation about icetea testcases 2018-09-12 15:41:46 +03:00
Amanda Butler f79a066f9e
Copy edit readme.md
Extend copy edits.
2018-09-11 12:49:28 -05:00
Brian Daniels db463f2d2c Spelling fixes and general readability improvements 2018-09-10 15:39:43 -05:00
toyowata bb71552069 [OOB 5.10] Fix typo 2018-09-06 18:36:12 +09:00
Jarno Lamsa 2edc5f0bfc Readme and help fixes 2018-08-31 11:56:52 +03:00
Jarno Lamsa b433687e62 Skip the example app 2018-08-31 11:56:52 +03:00
Olli-Pekka Puolitaival 701490530c Remove MAC tests because not completely ready yet 2018-08-31 11:56:52 +03:00
Jarno Lamsa 1209e73e0c Fix issues coming from network default interface 2018-08-31 11:56:52 +03:00
Olli-Pekka Puolitaival 2f01555f81 Fix typo 2018-08-31 11:56:11 +03:00
Olli-Pekka Puolitaival dddac58bf4 Fix readme based on comments in pull request 2018-08-31 11:55:43 +03:00
Jarno Lamsa 564fdd5a21 Astyle for test applications 2018-08-31 11:55:43 +03:00
Olli-Pekka Puolitaival 2d787c594b Autoformatted mac tests 2018-08-31 11:55:43 +03:00
Olli-Pekka Puolitaival cae3d1d34e update example 2018-08-31 11:55:43 +03:00
Jarno Lamsa 8a107acaed Remove unused aliases 2018-08-31 11:55:43 +03:00
Jarno Lamsa bf7dc1b98e Fix copyrights in python scripts 2018-08-31 11:55:43 +03:00
Jarno Lamsa e4f4e64c3b Use nanostack-libservice stoip4 to check if address is ipv4 2018-08-31 11:55:43 +03:00
Seppo Takalo a5088962e4 Use NanostackRfPhy::get_default_instance() for finding the driver (#2) 2018-08-31 11:55:42 +03:00
Juhani Puurula d2c736ba58 Added nanostack mac tester and testcases 2018-08-31 11:54:40 +03:00
Jarno Lamsa c38769b499 review corrections 2018-08-31 11:54:40 +03:00
Olli-Pekka Puolitaival 49f842b4f6 Use icetea random string generator 2018-08-31 11:54:40 +03:00
Olli-Pekka Puolitaival 54ff956461 Autoformatting files 2018-08-31 11:54:40 +03:00
Jarno Lamsa 773904000d Update copyright texts 2018-08-31 11:54:40 +03:00
Olli-Pekka Puolitaival b35aea255a Roll back initialization with super because it does not work with icetea for some reason 2018-08-31 11:52:30 +03:00
Olli-Pekka Puolitaival 3b3bed2406 Small fixes based on github comments 2018-08-31 11:52:30 +03:00
Jarno Lamsa 2ddaed3a83 Changes needed for abstract socket interface 2018-08-31 11:52:15 +03:00
Olli-Pekka Puolitaival e27a26eb9d Icetea support 2018-08-31 11:51:57 +03:00