]> oss.titaniummirror.com Git - tinyos-2.x.git/blobdiff - tos/platforms/eyesIFX/byte_radio/UartManchPhyP.nc
increase raw bit rate from 38400 to 49000 bits/s
[tinyos-2.x.git] / tos / platforms / eyesIFX / byte_radio / UartManchPhyP.nc
index 3021ff79a8dac3f0e75e4638d7b5c34eedf6e6b8..2294ef6a4d1eba7a13c563182d2eef010d4d51e4 100644 (file)
@@ -75,7 +75,7 @@ implementation
     } phyState_t;
 
 #define PREAMBLE_LENGTH   4
-#define BYTE_TIME         18
+#define BYTE_TIME         9
 #define PREAMBLE_BYTE     0x55
 #define SYNC_BYTE         0xFF
 #define SFD_BYTE          0x50