Closed f0086 closed 13 years ago
Ok, I'll check it out when I get home. I haven't looked at your patch yet, 512 bytes would be the way to go for the client and SUMP protocol.
-Andrew Sent from my iPhone
On Oct 11, 2011, at 10:48 AM, Aaron Mueller reply@reply.github.com wrote:
The maximum recording size is 532 for this ATmega186-20PU. It seems this is the limit.
You can merge this Pull Request by running:
git pull https://github.com/aaronmueller/logic_analyzer master
Or you can view, comment on it, or merge it online at:
https://github.com/gillham/logic_analyzer/pull/2
-- Commit Summary --
- Add support for the Arduino Duemilanove (ATmega186)
-- File Changes --
M README (5) M logic_analyzer.pde (25)
-- Patch Links --
https://github.com/gillham/logic_analyzer/pull/2.patch https://github.com/gillham/logic_analyzer/pull/2.diff
Reply to this email directly or view it on GitHub: https://github.com/gillham/logic_analyzer/pull/2
This was finally integrated, please test it out. Thanks!
The maximum recording size is 532 for this ATmega186-20PU. It seems this is the limit.