comparison g23m/condat/ms/src/aci/aci_cmh.h @ 11:98f5312a7d0b

AT-over-RVTMUX implementation code hooked in
author Space Falcon <falcon@ivan.Harhan.ORG>
date Mon, 01 Jun 2015 19:16:41 +0000
parents 509db1a7b7b8
children
comparison
equal deleted inserted replaced
10:4a87497c80af 11:98f5312a7d0b
510 CMD_SRC_ATI_4, /* remote command source id */ 510 CMD_SRC_ATI_4, /* remote command source id */
511 #ifdef SIM_TOOLKIT 511 #ifdef SIM_TOOLKIT
512 CMD_SRC_ATI_5, /* added in case of SAT run at cmd 512 CMD_SRC_ATI_5, /* added in case of SAT run at cmd
513 THIS DOES NOT MEAN THIS IS THE SAT SOURCE THOUGH !!! */ 513 THIS DOES NOT MEAN THIS IS THE SAT SOURCE THOUGH !!! */
514 #endif /* SIM_TOOLKIT */ 514 #endif /* SIM_TOOLKIT */
515 #if defined FF_EOTD 515 /* FreeCalypso debug hack: reusing CMD_SRC_ATI_6 for our AT-over-RVTMUX */
516 #if 1 //defined FF_EOTD
516 CMD_SRC_ATI_6, /* added in case of Location Service (test purposes) */ 517 CMD_SRC_ATI_6, /* added in case of Location Service (test purposes) */
517 #endif /* FF_EOTD */ 518 #endif /* FF_EOTD */
518 #endif /* GOLITE */ 519 #endif /* GOLITE */
519 #endif /* FF_ATI */ 520 #endif /* FF_ATI */
520 CMD_SRC_MAX /* maximum command source id */ 521 CMD_SRC_MAX /* maximum command source id */