summaryrefslogtreecommitdiff
path: root/cesar/tools
AgeCommit message (Collapse)Author
2012-11-29cesar/tools/sniffer_phy: implement boot params, refs #3459Cyril Jourdan
2012-10-23cesar/tools/sniffer_phy: add missing ")", refs #3414Nélio Laranjeiro
2012-10-22cesar: use CALLBACK macro to register callbacks, refs #3414Nélio Laranjeiro
2012-10-19cesar/tools/sniffer_phy: integrate mmtcgen, closes #3442Nélio Laranjeiro
2012-03-02cesar: redefine many size about ethernet packet, closes #2900Thierry Carré
- Add the difference between a packet tagged or not (simple vlan). - Check the length of the last mme of vs_get_pb_stats.cnf (#2900). - Split in 2 fields the vlan_tag in cp_mme_peer, useful for new macro. - Write the HPAV_MTYPE_MME in little endian, and so remove many swap16. This commit prepare the work to do for #2894 (strongly linked)
2012-02-20cesar, cleopatre, common: new ipmbox design, closes #848IPMbox Team
2011-03-04cesar/hal/phy, cesar/mac/pbproc: remove nb_ready for PBDMA, closes #2316Nicolas Schodet
2011-02-10cesar/tools/sniffer_phy: do not received payload when not needed, closes #2258Nicolas Schodet
2011-02-10cesar/tools/sniffer_phy: fix status field in sniffer mme, closes #2283Nicolas Schodet
2011-02-10cesar/tools/sniffer_phy: handle weird frame length, closes #2259Nicolas Schodet
2010-04-19cesar: use phy_date as trace timestamp, closes #1415schodet
git-svn-id: svn+ssh://pessac/svn/cesar/trunk@6933 017c9cb6-072f-447c-8318-d5b54f68fe89
2010-04-19cesar: remove context parameter from phy_date and phy_sysdate, refs #1415schodet
git-svn-id: svn+ssh://pessac/svn/cesar/trunk@6931 017c9cb6-072f-447c-8318-d5b54f68fe89
2010-03-24cesar/tools/sniffer_phy: add SOF payload support, refs #1256schodet
git-svn-id: svn+ssh://pessac/svn/cesar/trunk@6849 017c9cb6-072f-447c-8318-d5b54f68fe89
2010-03-24cesar/tools/sniffer_phy: add beacon payload support, refs #1256schodet
git-svn-id: svn+ssh://pessac/svn/cesar/trunk@6848 017c9cb6-072f-447c-8318-d5b54f68fe89
2010-03-24cesar/tools/sniffer_phy: add MPDU MME support, refs #1256schodet
git-svn-id: svn+ssh://pessac/svn/cesar/trunk@6847 017c9cb6-072f-447c-8318-d5b54f68fe89
2010-03-24cesar/tools/sniffer_phy: add MPDU tests, refs #1256schodet
git-svn-id: svn+ssh://pessac/svn/cesar/trunk@6846 017c9cb6-072f-447c-8318-d5b54f68fe89
2010-03-24cesar/tools/sniffer_phy: connect layers together, refs #1256schodet
git-svn-id: svn+ssh://pessac/svn/cesar/trunk@6844 017c9cb6-072f-447c-8318-d5b54f68fe89
2010-03-24cesar/tools/sniffer_phy: add report MME implementation, refs #1256schodet
git-svn-id: svn+ssh://pessac/svn/cesar/trunk@6843 017c9cb6-072f-447c-8318-d5b54f68fe89
2010-03-24cesar/tools/sniffer_phy: add VS MME implementation, refs #1256schodet
git-svn-id: svn+ssh://pessac/svn/cesar/trunk@6842 017c9cb6-072f-447c-8318-d5b54f68fe89
2010-03-24cesar/tools/sniffer_phy: add DRV MME implementation, refs #1256schodet
git-svn-id: svn+ssh://pessac/svn/cesar/trunk@6841 017c9cb6-072f-447c-8318-d5b54f68fe89
2010-03-24cesar/tools/sniffer_phy: add empty MME layer and tests, refs #1256schodet
git-svn-id: svn+ssh://pessac/svn/cesar/trunk@6840 017c9cb6-072f-447c-8318-d5b54f68fe89
2010-03-24cesar/tools/sniffer_phy: add low level layer, FC only, refs #1256schodet
git-svn-id: svn+ssh://pessac/svn/cesar/trunk@6839 017c9cb6-072f-447c-8318-d5b54f68fe89
2010-03-24cesar/tools/sniffer_phy: create project, add lhle, refs #1256schodet
git-svn-id: svn+ssh://pessac/svn/cesar/trunk@6838 017c9cb6-072f-447c-8318-d5b54f68fe89
2009-10-19cesar/tools/board: fix parameter to choose ttylog directory, see r6177schodet
git-svn-id: svn+ssh://pessac/svn/cesar/trunk@6184 017c9cb6-072f-447c-8318-d5b54f68fe89
2009-10-19cesar/tools: fix syntax (missing ;;), see r6177dufour
git-svn-id: svn+ssh://pessac/svn/cesar/trunk@6178 017c9cb6-072f-447c-8318-d5b54f68fe89
2009-10-19cesar/tools: add a parameter to define the directory used by ttylogdufour
The option to specify the directory used by ttylog is '-l'. The option '-l' was rename to '-c' (for counter of loops). git-svn-id: svn+ssh://pessac/svn/cesar/trunk@6177 017c9cb6-072f-447c-8318-d5b54f68fe89
2009-10-19cesar/tools: add an entry in the log to know if the crash has been forceddufour
In the scenarioloop, the crash can be forced by using the grmon command. This commit add to the log an entry to know when grmon was used. git-svn-id: svn+ssh://pessac/svn/cesar/trunk@6176 017c9cb6-072f-447c-8318-d5b54f68fe89
2009-10-15cesar/tools/board: use variable ($ missing), see r6137dufour
git-svn-id: svn+ssh://pessac/svn/cesar/trunk@6138 017c9cb6-072f-447c-8318-d5b54f68fe89
2009-10-15cesar/tools/board: use repository tools in scenarioloop and screen configdufour
The configuration of screen and the scenarioloop tool were using personal paths. This commit fix this by using paths from the repository. git-svn-id: svn+ssh://pessac/svn/cesar/trunk@6137 017c9cb6-072f-447c-8318-d5b54f68fe89
2009-10-14cesar/tools: add board tools to start a scenario in loopdufour
The purpose of this tools is to help developers to launch a scenario in loop, while getting the trace at the end of the scenario and restarting it: * fcmctl communicate with the linux board to reboot it, * ttylog get the log from the PLC UART, * screenrc is the configuration for screen, * scenarioloop is the main program which loop to run scenario. git-svn-id: svn+ssh://pessac/svn/cesar/trunk@6117 017c9cb6-072f-447c-8318-d5b54f68fe89
2009-10-14cesar/tools/dissect: add intellon sniffer format dissectorschodet
git-svn-id: svn+ssh://pessac/svn/cesar/trunk@6116 017c9cb6-072f-447c-8318-d5b54f68fe89
2009-10-06cesar/tools/dissect: add dissection python toolschodet
This is to be used with test_phy for example to decode sniffer data. git-svn-id: svn+ssh://pessac/svn/cesar/trunk@5971 017c9cb6-072f-447c-8318-d5b54f68fe89
2009-09-07 * delivery of data_rate module in clmercadie
- data-rate calculation using data size and elapsed time - data_rate test git-svn-id: svn+ssh://pessac/svn/cesar/trunk@5440 017c9cb6-072f-447c-8318-d5b54f68fe89
2009-08-31 * Simulation for PHY data rate average calculationmercadie
- The test simulate a data rate requested every 100 ms independtly of the data reception/emission. - It takes as input a built-in array containing data size and time interval and output a text file : chart.csv - The provided sample test bursts, continuus and alternate rates at different sampling frequencies. git-svn-id: svn+ssh://pessac/svn/cesar/trunk@5337 017c9cb6-072f-447c-8318-d5b54f68fe89
2008-11-26 * tools/memtest:schodet
- added memory test program. git-svn-id: svn+ssh://pessac/svn/cesar/trunk@3523 017c9cb6-072f-447c-8318-d5b54f68fe89
2008-05-23Completing decoding of MAC address (recognizing company/organization based ↵chertier
on 3 first bytes of the MAC address) git-svn-id: svn+ssh://pessac/svn/cesar/trunk@2090 017c9cb6-072f-447c-8318-d5b54f68fe89
2008-05-21More decoding of beacon payload, test results re-generated accordinglychertier
git-svn-id: svn+ssh://pessac/svn/cesar/trunk@2059 017c9cb6-072f-447c-8318-d5b54f68fe89
2008-05-20More beacon payload decoding, fixing bugs, including more input test files ↵chertier
and results of tests git-svn-id: svn+ssh://pessac/svn/cesar/trunk@2029 017c9cb6-072f-447c-8318-d5b54f68fe89
2008-05-16FC and PLD decoding with associated print results enhancedchertier
git-svn-id: svn+ssh://pessac/svn/cesar/trunk@2013 017c9cb6-072f-447c-8318-d5b54f68fe89
2008-05-16Update to have proper debug/output traces when redirecting stdout/stderr in ↵chertier
a file git-svn-id: svn+ssh://pessac/svn/cesar/trunk@2000 017c9cb6-072f-447c-8318-d5b54f68fe89
2008-04-23bug fix (byte to be reset to zero only before next 8 bits read)chertier
git-svn-id: svn+ssh://pessac/svn/cesar/trunk@1881 017c9cb6-072f-447c-8318-d5b54f68fe89
2008-04-10 * tools/hpav_decode:schodet
- cleaned up a little bit this horrible mess. git-svn-id: svn+ssh://pessac/svn/cesar/trunk@1800 017c9cb6-072f-447c-8318-d5b54f68fe89
2008-04-08updated Makefile (removing CONFIG_RESTRACK define)chertier
git-svn-id: svn+ssh://pessac/svn/cesar/trunk@1780 017c9cb6-072f-447c-8318-d5b54f68fe89
2008-04-08corrected path for including "test.h"chertier
git-svn-id: svn+ssh://pessac/svn/cesar/trunk@1779 017c9cb6-072f-447c-8318-d5b54f68fe89
2008-04-08Creation of a "tools" utility module,chertier
1st tool integrated is "hpav_decode" (composed of "hpav_decode" itself locally calling associated "test_crc" utility derived from normal "cesar/lib/test" and cesar/lib/test_crc") git-svn-id: svn+ssh://pessac/svn/cesar/trunk@1778 017c9cb6-072f-447c-8318-d5b54f68fe89