openRTK330-lib
openRTK330-lib copied to clipboard
OpenRTK330 platform libraries
hello,Aceinna, i have a question,can you give me a file that tells me how to implement this function
https://github.com/Aceinna/openRTK330-lib/blob/3023995e0766aba636a2e9f7f68a1ab9fc4562a5/Platform/CAN/src/taskCANcommunicationJ1939.c#L15 this file should be "Indices.h", with the first letter capitalized. I believe windows is case-insensitive so this works on windows but must be changed to allow compilation on Linux
I fail building the platform-aceinna_imu examples from source. Since I intent to build for an OpenRTK330Li EVK, I modified the platform.ini of the RTK_INS example provided by platform-aceinna_imu repository in...