-
I think you found a bug. I'm a rusty C programmer, but I believe when sprintf is used it adds a null char to the end of the output array to make it a string. There may be other parts in the code that need this fix.
2009-07-24 05:50:46 UTC by nobody
-
I'm not a C programmer, but I did manage to come up with some sort of a 'fix'. I have no idea what has changed, but it appears to have something to do with the way C handles 'Strings' Versus 'Character' data types. At any rate, I've got a wmr968, and by making 2 changes to the wmr918util.c file and recompiling, I was able to get wx200d to run.
For whatever reason, Using sprintf to convert...
2009-01-07 01:17:42 UTC by kingbubbatruck
-
Just upgraded to ubuntu 8.4 and wx200d is throwing buffer overflows. Just wondering if anyone has any hints on how to fix this.
2009-01-05 03:27:30 UTC by nobody
-
twitham committed patchset 274 of module wx200d to the WX200 / WM918 Weather Station Server CVS repository, changing 6 files.
2008-04-26 19:40:19 UTC by twitham
-
twitham committed patchset 273 of module wx200d to the WX200 / WM918 Weather Station Server CVS repository, changing 2 files.
2008-04-26 19:38:26 UTC by twitham
-
wx200 --aprs is incorrectly formating temperature reports between zero and -10 F. Temp data can not be reported to CWOP.
I'm using the wx200 with --aprs switch to send data to
CWOP via Tyler's script.
(http://www.allisonhouse.com/weather/devel/cwop.txt)
Line 280 of wx200.c (wx200.c,v 1.44 Revision 1.44 -
Sat Feb 24 23:43:01 2007)
line reads...
2008-01-25 08:33:04 UTC by johngilbert
-
twitham committed patchset 272 of module wx200d to the WX200 / WM918 Weather Station Server CVS repository, changing 14 files.
2007-02-24 23:43:00 UTC by twitham
-
twitham committed patchset 271 of module wx200d to the WX200 / WM918 Weather Station Server CVS repository, changing 1 files.
2007-02-22 23:53:11 UTC by twitham