-
Notifications
You must be signed in to change notification settings - Fork 83
Linux platform #171
Linux platform #171
Conversation
|
Nice work @balamuruganky - thank you! |
|
@PaulZC : I have tested in Ubuntu 18.04 LTS intel processor. Sure, it will do same for any ARM board linux too. |
|
Thanks - but which board are you using? (So I can try compiling it for the same board) |
|
@PaulZC : To be honest, I didn't get chance to test in any ARM board. But, I am fairly confident that any ARM board linux should behave same as Ubuntu. However, I will test in Raspberry Pi 4 and let you know the result. I have branched out from master to commit this code. Do you want me to merge with my github, 'release_candidate' branch? |
|
@PaulZC : I have tested in Raspberry Pi 4 Raspian OS. Screen shot attached. Thanks. |
|
Thanks @balamuruganky - this is great stuff! |
|
@PaulZC @nseidle : I completely agree that Linux code should not be included in Arduino release. That is the reason why separate branch is created. So whoever want C library for Ublox can switch to linux_platform branch, compile and make binary. Separate Linux library release can be done, if you both agreed. Have to test i2c. Need to order qwicc for Raspberry Pi. Shipping cost is half of product cost. Planning make combined order with other items as per my need. But, eventually will do i2c test. Thanks. |
|
Hi @balamuruganky , |
|
@PaulZC : https://github.com/balamuruganky/Ublox_Linux_Library is the URL. Thanks. |
|
@balamuruganky : |

@nseidle @PaulZC : Linux library porting is done. Serial port communication tested. i2c yet to be tested. Thanks.