Alex Pedenko

Results 4 issues of Alex Pedenko

The ATMega2560 appears to be treating the integer literals in MPU9250_DMP::qToFloat as int16_t instead of longs. Add `L` modifier to fix that. This should address https://github.com/sparkfun/SparkFun_MPU-9250-DMP_Arduino_Library/issues/22

The BufferToPage method currently initiates the ram -> flash transfer and blocks until completion. this should be reversed. the reason the device has two ram buffers is so that you...

bug

since .11, couchdb supports the notion of linked documents (emitting _id). it would be beneficial if the default views would leverage this to fetch associated documents

emits a malformed json array, instead of a comma-separated string value