skarg
|
2a51a1db7c
|
Added MS/TP tweak to improve byte reception and processing at higher baud rates and larger packet sizes. Thank you Peter Mc Shane!
|
2012-03-12 21:26:53 +00:00 |
|
skarg
|
57781b40cb
|
Changed Tturnaround time in MS/TP modules to be a minimum of 2ms, or use a dummy transmit of 4 bytes while the transceiver is disabled. 1ms delay will always give smaller than 1ms of delay due to silence timer tick.
|
2010-10-18 20:42:26 +00:00 |
|
skarg
|
411d6c1b24
|
Indented.
|
2007-11-29 15:56:53 +00:00 |
|
skarg
|
60ed49f60e
|
changed the RTS guard time.
|
2007-09-28 00:04:46 +00:00 |
|
skarg
|
62a7475817
|
Trimmed unnecessary code from MS/TP receive FSM. Updated rs485 for AVR and ARM.
|
2007-09-07 05:42:53 +00:00 |
|
skarg
|
8fb328ce23
|
Modified the AT91SAM7S port and the ATmega168 port to use a slimmed down MS/TP state machine and datalink layer. Tested on AT91SAM7S-EK board.
|
2007-09-07 01:34:19 +00:00 |
|
skarg
|
03dfa101c9
|
Adjusted the minimum Turnaround time for ARM and AVR ports to give a minimum since there are errors induced from the clock and from rounding.
|
2007-08-20 19:39:36 +00:00 |
|
skarg
|
1d46e28189
|
Added frame and overrun error detection into AT91SAM7S port of MS/TP.
|
2007-08-20 16:33:29 +00:00 |
|
skarg
|
4980eb8b2e
|
Corrected Atmel ARM7 AT91SAM7S port by fixing some problems in the dlmstp.c functions. Validated.
|
2007-08-20 15:57:13 +00:00 |
|
skarg
|
2cdf64ab90
|
Testing the Atmel ARM7 port with an actual UART attached. Fixed several problems, but still not responding.
|
2007-08-18 00:03:11 +00:00 |
|
skarg
|
eb0b3266f0
|
Added 76800 baud rate.
|
2007-08-15 19:20:01 +00:00 |
|
skarg
|
1d6f04e347
|
Cleaned up tabs and file width some.
|
2007-08-10 16:25:50 +00:00 |
|
skarg
|
f1deb0b1fe
|
Tweaked the Atmel ARM7 MS/TP settings.
|
2007-08-09 23:53:18 +00:00 |
|
skarg
|
ed5562126e
|
Added port for Atmel AT91SAM7S-EK ARM7 board using the YAGARTO GNU ARM tool suite. Still testing.
|
2007-08-08 23:33:30 +00:00 |
|