summaryrefslogtreecommitdiff
path: root/host
AgeCommit message (Expand)Author
2008-03-20Maximus V2:buret
2008-03-13Integrate Maximus documentation.buret
2008-02-19Maximus host station: correction in 'sci_send()' function.buret
2008-01-25Maximus V2: develop the HAL Leon timer for Maximus.buret
2008-01-11Maximus V2: close #1 and close #37buret
2008-01-04- added socket implementation for maximus to station communicationlefranc
2008-01-04- added separated config file for stationlefranc
2008-01-03- corrected open, close, read, select, mknod, unlink & getpid to return the r...lefranc
2008-01-03Maximus: closes #35buret
2008-01-03Maximus station: define write functionlefranc
2007-12-18Maximus V2: add tests to test files + modify host for Ether msg + update Maxi...buret
2007-12-14Maximus V2: Development of the IPMBOX and associated tests.buret
2007-12-11Maximus V2: squeleton of Maximus HAL HLEburet
2007-11-30Maximus station: correction in 'fcall_add_param_short'buret
2007-11-19Maximus V2: implement a basic channel perturbation feature.buret
2007-11-08Maximus: Fixes #39buret
2007-10-30Python libraries updateronciere
2007-10-22- sci_send: bug in last correction :-(lefranc
2007-10-22- sci_send(): process EAGAIN error when msg length is bigger than pipe capacitylefranc
2007-08-28- added DBG_ASSERT macro for all EINVAL error into functionslefranc
2007-08-28- added helpers: fcall_param_bind_long(), fcall_param_bind_short(), fcall_par...lefranc
2007-08-27Maximus HAL Phy:buret
2007-07-30- added failed function call return with the FUNCTION_CALL_FLAG_FAILED flaglefranc
2007-07-25- added log message for fcall_return()lefranc
2007-07-25- added fcall_param_get_id() and fcall_param_get_msg_id()lefranc
2007-07-24- aynchronous function call is now managed by the is_async memboer of fcall_p...lefranc
2007-07-24- modified fcall_param_init() to add msg_idlefranc
2007-07-24Host: remove hal phy dependanceburet
2007-07-19- added test of callback_nb after callback processinglefranc
2007-07-19- version wit bridgedma unit test working for segmentationlefranc
2007-07-11Remove phy context from station context and remove phy init from station init.buret
2007-07-06- move maximus_pending_isrs from test_station.c to test_host.clefranc
2007-07-05Add Phy sci msgburet
2007-07-04- added pointer to get netclock msg id into netclock_schedule() prototypelefranc
2007-07-03- modified fcall_param_bind(): *length is replaced by max_length (maximum sto...lefranc
2007-07-03- removed "inc" subdirectory into host header includelefranc
2007-07-03- removed "inc" subdirectory into host header includelefranc
2007-07-03- removed "inc" subdirectory into host header includelefranc
2007-07-03- removed "inc" subdirectory into host header includelefranc
2007-07-03- moved header fileslefranc
2007-07-03- moved header filelefranc
2007-07-03- added comments to callback structure definitionlefranc
2007-07-03- removed callback table size (not used any more)lefranc
2007-07-02- included common/std.h in unit testlefranc
2007-07-02- cosmetic changelefranc
2007-06-27- corrected print log format into probe.clefranc
2007-06-25Include std in source filesburet
2007-06-25- added debug log for probe set functionlefranc
2007-06-22- modified log contentlefranc
2007-06-22- verify msg->length after paramter extractionlefranc