Ideetron / Larank

Software for the Larank product range.
GNU General Public License v3.0
15 stars 12 forks source link

Revert "add support for the latest BBB debian 8.2 2015-11-12 image" #2

Closed ticapix closed 8 years ago

ticapix commented 8 years ago

Reverts Ideetron/Lorank#1

The syntax is not correct. the new capemgr was listing the 2 spi ports but they were not usable. The proper patch is 60a61,62

SPI0

cape_enable=bone_capemgr.enable_partno=BB-SPIDEV0

It properly creates /dev/spidev1.0 and I can connect to the lora concentrator but it fails a bit later when verifying the calibration firmware version INFO: [main] Starting the concentrator ERROR: Version of calibration firmware not expected, actual:0 expected:2 ERROR: [main] failed to start the concentrator

proposing to revert the pr until it's 100% working

devlaam commented 8 years ago

Thank you for being careful. I do not have this version of the BBB and the new Loranks will utilise BBG so we are dependent on other peoples input here. I will revert the pull request.

ticapix commented 8 years ago

Do you have a setup with a BBG running a 4.1 kernel ?