![]() |
Documentation on the RoboRIO HAL
Is there any documentation on the new RoboRIO HAL interface. I would like to look into creating a .Net library, and documentation would make the task much easier.
|
Re: Documentation on the RoboRIO HAL
Nope. I managed to get one working though.
Basically, you just create a PWM object. Then, call the get() function, and that will return a bool/boolean of if a magnet is detected. |
Quote:
|
Re: Documentation on the RoboRIO HAL
Quote:
One thing I remember reading is that the OS on the RoboRIO is softFP. Is that true? Seems like that would cause performance issues, even with the current languages. |
Yes, it is softfp. We haven't noticed any performance issues with the libraries as of now.
|
Re: Documentation on the RoboRIO HAL
Quote:
softfp uses the hardware floating point unit, but is conformant with the software floating point abi (soft). While softfp and hard both use the hardware floating point unit, they are not abi compatible. |
Re: Documentation on the RoboRIO HAL
Quote:
|
Re: Documentation on the RoboRIO HAL
Quote:
|
Re: Documentation on the RoboRIO HAL
Quote:
|
| All times are GMT -5. The time now is 02:44. |
Powered by vBulletin® Version 3.6.4
Copyright ©2000 - 2017, Jelsoft Enterprises Ltd.
Copyright © Chief Delphi