summaryrefslogtreecommitdiff
path: root/cesar/interface
AgeCommit message (Collapse)Author
2010-01-26cesar/interface/fcall: closes #1085buret
git-svn-id: svn+ssh://pessac/svn/cesar/trunk@6656 017c9cb6-072f-447c-8318-d5b54f68fe89
2009-10-12cesar/{interface,maximus}: change VS_FCALL.IND MME from 0xA004 to 0xA006lefranc
git-svn-id: svn+ssh://pessac/svn/cesar/trunk@6086 017c9cb6-072f-447c-8318-d5b54f68fe89
2009-10-12cesar/interfacelaranjeiro
Use the try_get from the mailbox when requiring a buffer to sniff a MME. If no buffer is available the MME is not sniffed. git-svn-id: svn+ssh://pessac/svn/cesar/trunk@6076 017c9cb6-072f-447c-8318-d5b54f68fe89
2009-10-07cesar/interface: change FCALL MMTYPE according to MME specslefranc
Change MMTYPE from 0xABCD to 0xA004 git-svn-id: svn+ssh://pessac/svn/cesar/trunk@6005 017c9cb6-072f-447c-8318-d5b54f68fe89
2009-10-07*interface/sniffer: (See #587)laranjeiro
* Remove a second read of the source mac address. * Fix the unit tests. * Fix test_general interface-dp test. git-svn-id: svn+ssh://pessac/svn/cesar/trunk@5974 017c9cb6-072f-447c-8318-d5b54f68fe89
2009-10-06*interface/sniffer, cp: (See #587).laranjeiro
* Embedded sniffed MMEs in a VS_SNIFFER.IND MME. If the sniffed MME is too long only the available space in the sniffed MME will be used (some data can miss). * Moved the CP_MME_PAYLOAD_MAX_SIZE... to HPAV_MME_PAYLOAD_MAX_SIZE... from cp/defs.h file to common/homplugAV.h file. git-svn-id: svn+ssh://pessac/svn/cesar/trunk@5965 017c9cb6-072f-447c-8318-d5b54f68fe89
2009-09-25*interface/sniffer: (See 573)laranjeiro
* Added the OUI to the VS_SNIFFER_MESSAGES. git-svn-id: svn+ssh://pessac/svn/cesar/trunk@5751 017c9cb6-072f-447c-8318-d5b54f68fe89
2009-09-17 * all:schodet
- remove unused eCos options. - set default frequency to 100 MHz. - set default baud rate to 115200. git-svn-id: svn+ssh://pessac/svn/cesar/trunk@5588 017c9cb6-072f-447c-8318-d5b54f68fe89
2009-09-16*interface/sniffer:laranjeiro
* Modified the Destination MAC ADDRESS of the MME sniffed to the PC's MAC address. git-svn-id: svn+ssh://pessac/svn/cesar/trunk@5566 017c9cb6-072f-447c-8318-d5b54f68fe89
2009-09-02*mac/sar, cl, cesar, ce (Closes #478)laranjeiro
*mac/sar: * Added a random generator object to the SAR for MME's confounder. * Changed the sar_msdu_add API. *cl: * Removed the random generator specially used for MME's confounder. * Fix the SAR functions call. *cesar: * Fix the sar_init call. git-svn-id: svn+ssh://pessac/svn/cesar/trunk@5395 017c9cb6-072f-447c-8318-d5b54f68fe89
2009-07-31*interface/sniffer: (Closes #422, #424)laranjeiro
* Update the sniffer MME copy. git-svn-id: svn+ssh://pessac/svn/cesar/trunk@5134 017c9cb6-072f-447c-8318-d5b54f68fe89
2009-07-30*cp/msg, hal/hle, interface, maximus: (Closes #422, #424)laranjeiro
*cp/msg: * Fix cp_msg_drv_sta_mac_start_req_receive. *hal/hle: * Allowed reception of data and MME of 14 bytes. *hle: * Remove hard values by the defines ones. git-svn-id: svn+ssh://pessac/svn/cesar/trunk@5130 017c9cb6-072f-447c-8318-d5b54f68fe89
2009-06-08 * many Makefiles:schodet
- fixed bad disasembly command line. - removed .hex generation. git-svn-id: svn+ssh://pessac/svn/cesar/trunk@4762 017c9cb6-072f-447c-8318-d5b54f68fe89
2009-06-02* interface/sniffer:laranjeiro
* Added the arch_load_cache on the beacon. git-svn-id: svn+ssh://pessac/svn/cesar/trunk@4731 017c9cb6-072f-447c-8318-d5b54f68fe89
2009-06-02*interface/sniffer: (Closes #383)laranjeiro
* Added the vlan support. git-svn-id: svn+ssh://pessac/svn/cesar/trunk@4728 017c9cb6-072f-447c-8318-d5b54f68fe89
2009-05-18* Maximus:laranjeiro
* Fix the transmission of Interface packets between maximus and the station. git-svn-id: svn+ssh://pessac/svn/cesar/trunk@4668 017c9cb6-072f-447c-8318-d5b54f68fe89
2009-05-14* interface:laranjeiro
* Added a missing include for the swap16 macro. git-svn-id: svn+ssh://pessac/svn/cesar/trunk@4653 017c9cb6-072f-447c-8318-d5b54f68fe89
2009-05-14* Cesar:laranjeiro
* Moved the thread priority and stack size definition to a common file. git-svn-id: svn+ssh://pessac/svn/cesar/trunk@4650 017c9cb6-072f-447c-8318-d5b54f68fe89
2009-05-13* Interface:laranjeiro
* removed the commented inline to allow the compiler to inline the function. git-svn-id: svn+ssh://pessac/svn/cesar/trunk@4642 017c9cb6-072f-447c-8318-d5b54f68fe89
2009-05-13* interface:laranjeiro
* Fix the unit test to write the MTYPE in swap16 in the MME. git-svn-id: svn+ssh://pessac/svn/cesar/trunk@4641 017c9cb6-072f-447c-8318-d5b54f68fe89
2009-05-11interface/sniffer: (Closes #366 and #367).laranjeiro
* Replace the eCos mailbox by the mailbox in lib. * Fix the MME to configure the sniffer (see specification). git-svn-id: svn+ssh://pessac/svn/cesar/trunk@4616 017c9cb6-072f-447c-8318-d5b54f68fe89
2009-05-06cesar: Fixing all the modules cause of the modification of the cl (See #359).laranjeiro
git-svn-id: svn+ssh://pessac/svn/cesar/trunk@4593 017c9cb6-072f-447c-8318-d5b54f68fe89
2009-05-05cl: (Closes #359).laranjeiro
* Removed the slab allocator for the cl_data and only provides a boolean to the CP, the CP shall give back this boolean with the buffer. * Update other layers. git-svn-id: svn+ssh://pessac/svn/cesar/trunk@4590 017c9cb6-072f-447c-8318-d5b54f68fe89
2009-04-06interface:laranjeiro
Replaced the circular buffer by a mailbox. git-svn-id: svn+ssh://pessac/svn/cesar/trunk@4415 017c9cb6-072f-447c-8318-d5b54f68fe89
2009-02-17interface/sniffer: Change the bitstream use.laranjeiro
git-svn-id: svn+ssh://pessac/svn/cesar/trunk@4013 017c9cb6-072f-447c-8318-d5b54f68fe89
2009-02-17interface/sniffer:laranjeiro
* Added missing BEGIN_DECLS and END_DECLS * Added a define for the beacon length to copy. git-svn-id: svn+ssh://pessac/svn/cesar/trunk@4012 017c9cb6-072f-447c-8318-d5b54f68fe89
2009-02-09cesar: Removed the use of the read_word library except in the SAR module. ↵laranjeiro
(Closes #278). git-svn-id: svn+ssh://pessac/svn/cesar/trunk@3946 017c9cb6-072f-447c-8318-d5b54f68fe89
2009-01-23interface: Add an assert on the response buffer. (See #251).laranjeiro
* Change the order of the ipmbox call to release the MME tx buffer and after to release confirm the confirmation. git-svn-id: svn+ssh://pessac/svn/cesar/trunk@3853 017c9cb6-072f-447c-8318-d5b54f68fe89
2008-12-16interface: Added a stub directory for the interface module.laranjeiro
git-svn-id: svn+ssh://pessac/svn/cesar/trunk@3658 017c9cb6-072f-447c-8318-d5b54f68fe89
2008-12-11interface: Fix the unit tests.laranjeiro
git-svn-id: svn+ssh://pessac/svn/cesar/trunk@3620 017c9cb6-072f-447c-8318-d5b54f68fe89
2008-10-27 * interface/fcall:schodet
- used conditionnal for verbose messages. git-svn-id: svn+ssh://pessac/svn/cesar/trunk@3364 017c9cb6-072f-447c-8318-d5b54f68fe89
2008-10-24interface: Update the interface communication with the CL. (see ticket #139)laranjeiro
git-svn-id: svn+ssh://pessac/svn/cesar/trunk@3349 017c9cb6-072f-447c-8318-d5b54f68fe89
2008-10-24interface: remove white spaces.laranjeiro
git-svn-id: svn+ssh://pessac/svn/cesar/trunk@3348 017c9cb6-072f-447c-8318-d5b54f68fe89
2008-09-16 * interface:schodet
- fixed compilation problems in r2982 when interface is not stubbed. git-svn-id: svn+ssh://pessac/svn/cesar/trunk@2984 017c9cb6-072f-447c-8318-d5b54f68fe89
2008-09-16 * interface:schodet
- fixed compilation problems when interface is stubbed. git-svn-id: svn+ssh://pessac/svn/cesar/trunk@2982 017c9cb6-072f-447c-8318-d5b54f68fe89
2008-09-15 * host, interface:schodet
- cleaned-up host/interface/fcall compilation. git-svn-id: svn+ssh://pessac/svn/cesar/trunk@2969 017c9cb6-072f-447c-8318-d5b54f68fe89
2008-09-11interface: Fixed the interface to use a TX buffer when the sniffer answers ↵laranjeiro
to a configuration MME. git-svn-id: svn+ssh://pessac/svn/cesar/trunk@2929 017c9cb6-072f-447c-8318-d5b54f68fe89
2008-09-02[Proto fcall] Add host/sci/cesar and host/fcall modules to 2 other test ↵buret
makefiles. git-svn-id: svn+ssh://pessac/svn/cesar/trunk@2813 017c9cb6-072f-447c-8318-d5b54f68fe89
2008-09-01Add host sci cesar and host fcall modules in the interface test maximus makefileburet
git-svn-id: svn+ssh://pessac/svn/cesar/trunk@2811 017c9cb6-072f-447c-8318-d5b54f68fe89
2008-08-29interface: Modified the Module file.laranjeiro
git-svn-id: svn+ssh://pessac/svn/cesar/trunk@2793 017c9cb6-072f-447c-8318-d5b54f68fe89
2008-08-28cesar: Replace bitstream bad use by the correct use. Closes #97laranjeiro
git-svn-id: svn+ssh://pessac/svn/cesar/trunk@2779 017c9cb6-072f-447c-8318-d5b54f68fe89
2008-08-28cesar: removed white spaces.laranjeiro
git-svn-id: svn+ssh://pessac/svn/cesar/trunk@2778 017c9cb6-072f-447c-8318-d5b54f68fe89
2008-08-18interface: Added an assert on the boolean returned by the ↵laranjeiro
circular_buffer_add function in interface_buffer_work_add. git-svn-id: svn+ssh://pessac/svn/cesar/trunk@2733 017c9cb6-072f-447c-8318-d5b54f68fe89
2008-06-27[Maximus proto] Hope I found THE bug in fcall. To be further tested.buret
git-svn-id: svn+ssh://pessac/svn/cesar/trunk@2477 017c9cb6-072f-447c-8318-d5b54f68fe89
2008-06-19[Maximus proto] Update interface fcall module specs (padding zero added to ↵buret
message format for bits alignement). git-svn-id: svn+ssh://pessac/svn/cesar/trunk@2386 017c9cb6-072f-447c-8318-d5b54f68fe89
2008-06-19[Maximus proto] Updates after tests on proto: interface fcall module, host ↵buret
fcall module, and python lib proto. git-svn-id: svn+ssh://pessac/svn/cesar/trunk@2385 017c9cb6-072f-447c-8318-d5b54f68fe89
2008-06-18interface: Added the call back in the interface/fcall module to get a buffer ↵laranjeiro
to send a answer. git-svn-id: svn+ssh://pessac/svn/cesar/trunk@2369 017c9cb6-072f-447c-8318-d5b54f68fe89
2008-06-11interface: Split the callbacks init.laranjeiro
* Seperate the init of the callback for the beacon reception. git-svn-id: svn+ssh://pessac/svn/cesar/trunk@2274 017c9cb6-072f-447c-8318-d5b54f68fe89
2008-06-03Maximus: error correction in interface fcall module for integration tests ↵buret
(interface-dp and station-cp-dp). git-svn-id: svn+ssh://pessac/svn/cesar/trunk@2200 017c9cb6-072f-447c-8318-d5b54f68fe89
2008-05-30 * interface:laranjeiro
* Include kernel kapi header file * Include hal_arch header file. git-svn-id: svn+ssh://pessac/svn/cesar/trunk@2169 017c9cb6-072f-447c-8318-d5b54f68fe89