summaryrefslogtreecommitdiff
path: root/host
AgeCommit message (Expand)Author
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
2007-06-22- added debug after function call returnedlefranc
2007-06-22- added possibility to init fcall_param with null idlefranc
2007-06-22- changed fcall structure to not reference a working fcall_param lefranc
2007-06-21- added logs for probe functionlefranc
2007-06-21- added probe_init() call to station_initlefranc
2007-06-21- added log debug for function calllefranc
2007-06-21- added logs for fcall processlefranc
2007-06-21- added log type filter into station_log()lefranc
2007-06-21- RTC interrupt isr was not set after RTC callbacklefranc
2007-06-20- correct bug with station_log()lefranc
2007-06-20- added extern ref to my_stationlefranc
2007-06-20- added log into station.clefranc
2007-06-20- added log messages into netclock.c and station.clefranc
2007-06-20- added probe function for remote call (with unit test)lefranc
2007-06-19Deleted libc dependances for eCos compilationsave
2007-06-19- correct idle/running status into station lefranc