summaryrefslogtreecommitdiff
path: root/ecos
AgeCommit message (Collapse)Author
2008-04-07Moved the complete svn base into the cesar directory.save
git-svn-id: svn+ssh://pessac/svn/cesar/trunk@1769 017c9cb6-072f-447c-8318-d5b54f68fe89
2008-04-04Ecos: Added the functions kill and get_pid.laranjeiro
git-svn-id: svn+ssh://pessac/svn/cesar/trunk@1760 017c9cb6-072f-447c-8318-d5b54f68fe89
2008-03-31Maximus V2: replace ticks by microseconds in station initialization.buret
git-svn-id: svn+ssh://pessac/svn/cesar/trunk@1706 017c9cb6-072f-447c-8318-d5b54f68fe89
2008-03-31Changed the current given by Maximus during eCos init to unsigned long longsave
git-svn-id: svn+ssh://pessac/svn/cesar/trunk@1705 017c9cb6-072f-447c-8318-d5b54f68fe89
2008-03-31Maximus V2: replace 'char** argv' by 'const char **argv'.buret
git-svn-id: svn+ssh://pessac/svn/cesar/trunk@1702 017c9cb6-072f-447c-8318-d5b54f68fe89
2008-03-31Recoved argc argv given by Maximus to check the current tick during ecos ↵save
starting up git-svn-id: svn+ssh://pessac/svn/cesar/trunk@1701 017c9cb6-072f-447c-8318-d5b54f68fe89
2008-02-19Changed default ecos compilation optionssave
git-svn-id: svn+ssh://pessac/svn/cesar/trunk@1439 017c9cb6-072f-447c-8318-d5b54f68fe89
2008-02-19Changed ecos mapping for our platformssave
git-svn-id: svn+ssh://pessac/svn/cesar/trunk@1438 017c9cb6-072f-447c-8318-d5b54f68fe89
2008-01-14 * ecos:schodet
- fixed bug in snprintf. git-svn-id: svn+ssh://pessac/svn/cesar/trunk@1263 017c9cb6-072f-447c-8318-d5b54f68fe89
2008-01-11Maximus V2: close #1 and close #37buret
- develop the station Python sub-package (Config and STA classes) - add station config parameters - add a maximus module in control plane for station config - add a system context in host station for system station name messages - update tests git-svn-id: svn+ssh://pessac/svn/cesar/trunk@1256 017c9cb6-072f-447c-8318-d5b54f68fe89
2008-01-04- added socket implementation for maximus to station communicationlefranc
- you need to define "STATION_SOCK" into host/config.h to enable socket communication git-svn-id: svn+ssh://pessac/svn/cesar/trunk@1211 017c9cb6-072f-447c-8318-d5b54f68fe89
2008-01-03moved read() and write() return type from "unsigned long" to "int"lefranc
git-svn-id: svn+ssh://pessac/svn/cesar/trunk@1202 017c9cb6-072f-447c-8318-d5b54f68fe89
2007-11-08Maximus: Fixes #39buret
Check return code from the 'station_idle()' function. Modify return codes of some 'host' functions to respect comments. git-svn-id: svn+ssh://pessac/svn/cesar/trunk@977 017c9cb6-072f-447c-8318-d5b54f68fe89
2007-10-30Added socketcall system callsave
git-svn-id: svn+ssh://pessac/svn/cesar/trunk@917 017c9cb6-072f-447c-8318-d5b54f68fe89
2007-10-24Comment the line 1240 in the synth_intr.c file to remove the warning when ↵laranjeiro
gcc compiles ecos. This variable is no more used. git-svn-id: svn+ssh://pessac/svn/cesar/trunk@878 017c9cb6-072f-447c-8318-d5b54f68fe89
2007-10-08Suppressed shortcut of linux exception signalssave
git-svn-id: svn+ssh://pessac/svn/cesar/trunk@802 017c9cb6-072f-447c-8318-d5b54f68fe89
2007-10-08Add the gcov package only for gcc 3.2.1laranjeiro
git-svn-id: svn+ssh://pessac/svn/cesar/trunk@797 017c9cb6-072f-447c-8318-d5b54f68fe89
2007-10-08Update ecos to not load the gcov package. this will be done with the ↵laranjeiro
makefile when the COV macro is set. git-svn-id: svn+ssh://pessac/svn/cesar/trunk@796 017c9cb6-072f-447c-8318-d5b54f68fe89
2007-10-05update the gcov pakcage of ecos to have the two version for gcc 3.2.1 and ↵laranjeiro
gcc 4.1.2 git-svn-id: svn+ssh://pessac/svn/cesar/trunk@792 017c9cb6-072f-447c-8318-d5b54f68fe89
2007-10-04Suppressed unused function maximus_exception_sighandlersave
git-svn-id: svn+ssh://pessac/svn/cesar/trunk@774 017c9cb6-072f-447c-8318-d5b54f68fe89
2007-10-04Add the unused attribute to the gcov functions.laranjeiro
git-svn-id: svn+ssh://pessac/svn/cesar/trunk@768 017c9cb6-072f-447c-8318-d5b54f68fe89
2007-10-04Add Gcov to Ecos for ecoscentric.laranjeiro
git-svn-id: svn+ssh://pessac/svn/cesar/trunk@767 017c9cb6-072f-447c-8318-d5b54f68fe89
2007-10-03Now with cyg_hal_sys_atexit_handler you can added your own exit procedure in ↵save
the HAL_PLATFORM_EXIT macro git-svn-id: svn+ssh://pessac/svn/cesar/trunk@766 017c9cb6-072f-447c-8318-d5b54f68fe89
2007-10-03Changed cyg_hal_sys_exit by HAL_PLATFORM_EXIT + Suppressed linux signals ↵save
management git-svn-id: svn+ssh://pessac/svn/cesar/trunk@765 017c9cb6-072f-447c-8318-d5b54f68fe89
2007-10-03Changed cyg_hal_sys_exit by HAL_PLATFORM_EXITsave
git-svn-id: svn+ssh://pessac/svn/cesar/trunk@764 017c9cb6-072f-447c-8318-d5b54f68fe89
2007-08-24Fixed eCos warning.schodet
git-svn-id: svn+ssh://pessac/svn/cesar/trunk@609 017c9cb6-072f-447c-8318-d5b54f68fe89
2007-08-22Removed ecos intrusion in the compiler namespace: __PRETTY_FUNCTION__.schodet
git-svn-id: svn+ssh://pessac/svn/cesar/trunk@592 017c9cb6-072f-447c-8318-d5b54f68fe89
2007-07-24add EPROTO in ecos error packageburet
git-svn-id: svn+ssh://pessac/svn/cesar/trunk@522 017c9cb6-072f-447c-8318-d5b54f68fe89
2007-07-18Update include "host/station.h" (because this file moved)buret
git-svn-id: svn+ssh://pessac/svn/cesar/trunk@499 017c9cb6-072f-447c-8318-d5b54f68fe89
2007-07-18Added backslash to suppress carriage return problemsave
git-svn-id: svn+ssh://pessac/svn/cesar/trunk@498 017c9cb6-072f-447c-8318-d5b54f68fe89
2007-07-18Added Macro to exit eCos with a return valuesave
git-svn-id: svn+ssh://pessac/svn/cesar/trunk@494 017c9cb6-072f-447c-8318-d5b54f68fe89
2007-07-03Changed tick_to_us calculationsave
git-svn-id: svn+ssh://pessac/svn/cesar/trunk@416 017c9cb6-072f-447c-8318-d5b54f68fe89
2007-07-03Added maximus platform for projects generation and eCos compilationsave
git-svn-id: svn+ssh://pessac/svn/cesar/trunk@415 017c9cb6-072f-447c-8318-d5b54f68fe89
2007-06-26exit after received a SIGTERM + changed tick <-> us conversion for a better ↵save
calculation/approximation git-svn-id: svn+ssh://pessac/svn/cesar/trunk@386 017c9cb6-072f-447c-8318-d5b54f68fe89
2007-06-25unlock SIGTERM signalsave
git-svn-id: svn+ssh://pessac/svn/cesar/trunk@373 017c9cb6-072f-447c-8318-d5b54f68fe89
2007-06-25signal SIGTERM derivated by eCos and SIGKILL was abandonedsave
git-svn-id: svn+ssh://pessac/svn/cesar/trunk@371 017c9cb6-072f-447c-8318-d5b54f68fe89
2007-06-25Include std in source filesburet
git-svn-id: svn+ssh://pessac/svn/cesar/trunk@368 017c9cb6-072f-447c-8318-d5b54f68fe89
2007-06-21unmask RTC interrupt at initsave
git-svn-id: svn+ssh://pessac/svn/cesar/trunk@350 017c9cb6-072f-447c-8318-d5b54f68fe89
2007-06-20Added uint type for eCos libcsave
git-svn-id: svn+ssh://pessac/svn/cesar/trunk@341 017c9cb6-072f-447c-8318-d5b54f68fe89
2007-06-20Changed pipe name out -> logsave
git-svn-id: svn+ssh://pessac/svn/cesar/trunk@338 017c9cb6-072f-447c-8318-d5b54f68fe89
2007-06-19Added station context initializationsave
git-svn-id: svn+ssh://pessac/svn/cesar/trunk@319 017c9cb6-072f-447c-8318-d5b54f68fe89
2007-06-19Changed mknod System Call Prototypesave
git-svn-id: svn+ssh://pessac/svn/cesar/trunk@318 017c9cb6-072f-447c-8318-d5b54f68fe89
2007-06-15Changed for a compilation with host station maximus partsave
git-svn-id: svn+ssh://pessac/svn/cesar/trunk@309 017c9cb6-072f-447c-8318-d5b54f68fe89
2007-06-14added CFLAGS option for maximus stationsave
git-svn-id: svn+ssh://pessac/svn/cesar/trunk@298 017c9cb6-072f-447c-8318-d5b54f68fe89
2007-06-14Added Linux System Call prototypessave
git-svn-id: svn+ssh://pessac/svn/cesar/trunk@295 017c9cb6-072f-447c-8318-d5b54f68fe89
2007-06-13added externC define for host station partsave
git-svn-id: svn+ssh://pessac/svn/cesar/trunk@287 017c9cb6-072f-447c-8318-d5b54f68fe89
2007-06-12added IRQ0 define for station host partsave
git-svn-id: svn+ssh://pessac/svn/cesar/trunk@284 017c9cb6-072f-447c-8318-d5b54f68fe89
2007-06-12Added include files for the station host partsave
git-svn-id: svn+ssh://pessac/svn/cesar/trunk@282 017c9cb6-072f-447c-8318-d5b54f68fe89
2007-06-11Suppress var_io.h includesave
git-svn-id: svn+ssh://pessac/svn/cesar/trunk@270 017c9cb6-072f-447c-8318-d5b54f68fe89
2007-06-11Removed unused files for maximus targetsave
git-svn-id: svn+ssh://pessac/svn/cesar/trunk@269 017c9cb6-072f-447c-8318-d5b54f68fe89