|
Re: New Year, New ZomB Dashboard
Quote:
Originally Posted by MikeNimmo
>>>>Fatal error "When packing data to the dashboard, too much data was packed and the buffer overflowed." in Printf() in C:/windriver/workspace/WPILib/Dashboard.cpp at line 283
|
odd, i'm assuming this is not just once? if so, would you mind sending me your code, i've never seen this before.
what is the wait in the main loop? 0.005? try a larger number (like 0.02) and see if its better. i'm also assuming you are using if (z.CanSend())
__________________
Bubble Wrap: programmers rewards
Watchdog.Kill();
printf("Watchdog is Dead, Celebrate!");
How to make a self aware robot: while (∞) cout<<(sqrt(-∞)/-0);
Previously FRC 451 (The Cat Attack)
Now part of the class of 2016 at WPI & helping on WPILib
|