source:
Sophya/trunk/Poubelle/archediab.old/SimulMission/simulmission.h@
1036
Last change on this file since 1036 was 647, checked in by , 26 years ago | |
---|---|
File size: 301 bytes |
Line | |
---|---|
1 | /* Simulation de donnees mission, Eric Aubourg & Jacques Delabrouille, mai 1999 */ |
2 | |
3 | /* NEEDS #include "tm.h" */ |
4 | |
5 | void InitSimulMission(void); |
6 | |
7 | int SimulMissionBloc(tmtc* tt); /* returns 1 if a block was built */ |
8 | |
9 | void simul_telecommandes_reduites(unsigned char* tc); |
10 | |
11 | void SimulMissionReadLoop(void); |
Note:
See TracBrowser
for help on using the repository browser.