summaryrefslogtreecommitdiff
path: root/maximus/system
AgeCommit message (Expand)Author
2008-04-07Moved the complete svn base into the cesar directory.save
2008-04-01Maximus V2: Fixes #49.buret
2008-03-31Maximus V2: conversion of current tick value.buret
2008-03-27Maximus V2: problem when creating a station after 250 000 ticks.buret
2008-02-08Maximus:buret
2008-01-22Maximus V2: Logs the specialized SCI message type when Maximus receives or tr...buret
2008-01-22Maximus V2: Continue on the channel perturbation feature.buret
2008-01-11Maximus V2: close #1 and close #37buret
2008-01-08Maximus V2:buret
2008-01-04- added socket implementation for maximus to station communicationlefranc
2008-01-02Maximus V2: clean upburet
2007-12-19Maximus V2: find remove station bug + remove ack in test script files.buret
2007-12-10Maximus V2: development of the C++ and Python parts of the Ethernet Frame tra...buret
2007-11-30Maximus V2: development of the first step of the MACFrame reception feature.buret
2007-11-20Maximus simulator: error correction concerning the debugger command line.buret
2007-11-14Maximus V2: correction in removeElement and removeStation (pointed to invalid...buret
2007-11-08Maximus simulator V2:buret
2007-09-26Maximus simulator: remove "&" at the end of the user-defined debugger command...buret
2007-09-25Maximus simulator: integration of memory leaks correction found using valgrind.buret
2007-09-06Maximus simulator: stop execution when station executable cannot be launched ...buret
2007-09-05Maximus simulator: temporary throw an exception when a station does not exist...buret
2007-09-05Maximus simulator: fixes #6.buret
2007-08-23Maximus:buret
2007-08-23Maximus:buret
2007-08-10Modify unitary tests to be launched with a station executableburet
2007-08-10Development of Maximus user interface + unitary testsburet
2007-07-27Simplified maximus Makefiles.schodet
2007-07-27Fixed a errornous commit.schodet
2007-07-27Fixed infinite recursion problem with module dependencies.schodet
2007-07-26Removed Message construction in CPPUNIT_ASSERT_MESSAGE.schodet
2007-07-18Create test files for Maximus - station testsburet
2007-06-26Add a 'remove all stations' methodburet
2007-06-25signal SIGTERM derivated by eCos and SIGKILL was abandonedsave
2007-06-22- Get function call parameterburet
2007-06-21Add a program argument to indicate the station executable to launchburet
2007-06-21Corrections after confrontation testsburet
2007-06-19- Activate / deactivate stationburet
2007-06-19- Stop station processburet
2007-06-19- Replace parameter pointers by referencesburet
2007-06-15- Replace NetworkClockEvt pointers by referencesburet
2007-06-14- Station statusburet
2007-06-13Check SCI msg compatibilityburet
2007-06-12Display SCI databuret
2007-06-11- Remove useless function argumentsburet
2007-06-11types conversionburet
2007-06-07- Development of send sci msgburet
2007-06-07Test server thread and station processburet
2007-06-07Development of send message of Function and Clock packagesburet
2007-06-06Development of dispatch system SCI msgburet
2007-06-06Development of dispatch clock SCI msgburet