Repository for CDMS code
Dependencies: SimpleDMA mbed-rtos mbed eeprom
Fork of COM_MNG_TMTC_SIMPLE by
Diff: DefinitionsAndGlobals.h
- Revision:
- 268:ded5306a1fd1
- Parent:
- 266:ae588e75cfa4
- Child:
- 270:9dacc1d8459a
- Child:
- 271:72529b247333
- Child:
- 275:605dd29161ad
diff -r 783c248a6207 -r ded5306a1fd1 DefinitionsAndGlobals.h --- a/DefinitionsAndGlobals.h Sat Jul 16 16:04:14 2016 +0000 +++ b/DefinitionsAndGlobals.h Wed Jul 20 09:58:59 2016 +0000 @@ -1,15 +1,15 @@ // **************DEFINITIONS********************* -#define bypass_adf 1 +#define bypass_adf 0 #define dma 0 // COM_RX #define RX_TIMEOUT_LIMIT 0.5 - //#define COM_RX_UART_TX PTE20 // For bypassing RX1M (SET BAUD RATE 1200) #define COM_RX_UART_TX USBTX - //#define COM_RX_UART_RX PTE21 // For bypassing RX1M (SET BAUD RATE 1200) #define COM_RX_UART_RX USBRX + #define COM_RX_UART_TX PTE20 // For bypassing RX1M (SET BAUD RATE 1200) #define COM_RX_UART_TX USBTX + #define COM_RX_UART_RX PTE21 // For bypassing RX1M (SET BAUD RATE 1200) #define COM_RX_UART_RX USBRX - #define COM_RX_UART_TX USBTX - #define COM_RX_UART_RX USBRX + //#define COM_RX_UART_TX USBTX + //#define COM_RX_UART_RX USBRX // COMMON SPI #define SPI_MOSI PTE1 @@ -157,7 +157,7 @@ //RF RELAY #define RF_RELAY_CNTRL_TX PTB7 - #define RF_RELAY_CNTRL_BCN PTB12 + #define RF_RELAY_CNTRL_BCN PTB17 //CDMS HK #define HK_SIGNAL 0x05