Search found 2 matches

by karsten
Fri Dec 19, 2008 12:14 am
Forum: Lounge
Topic: Daily WTF
Replies: 267
Views: 663387

Re: Daily WTF

if (msg == "Success")
Very nice indeed. equals() anyone?
by karsten
Fri May 09, 2008 1:46 am
Forum: FreeEMS Firmware Dev
Topic: Serial protocol pre-design discussion - give us your input!
Replies: 160
Views: 193051

Re: Serial protocol pre-design discussion - give us your input!

I've had a look through the documents; what you describe is very similar to PPP with HDLC framing and your "strechy integers" are generally called "BER compressed integers". I think instead of inventing a somewhat arbitrary protocol it might be a good idea to actually just use PP...