Quote:
Originally Posted by TravSatEE
Are you aware of any other features that are not implemented in C++ or Java but are in LabView (even outside of counters)?
|
I've been filing bugs in the WPILIB Java tracker when I find something that is implemented in LabVIEW but not in Java. See
http://firstforge.wpi.edu/sf/tracker...ilib_java_bugs
The things I've found are SPI, DMA, and CAN periodic status. Someone else filed a bug about digital input interrupts only being partially implemented. For SPI, I attached an implementation that works for me in the tracker.