@Tridge: I have already corrected the lack of "sudo" command. Sorry for the inconvenience. Normally I always go into Ubuntu as "root", so I usually forget to enter "sudo".
What is the new system for upload docs to the wiki? GitHub?…"
Nice to see how comunity continues growing!@Chris Anderson: Is it possible to get access to earlies backups for recover some deleted blog posts? I am referering to my blog posts...
"Hi Tridge!
Congratulations to all the team. In each OBC Challenge edittion you win yourselves. It's amazing how much is achieved with effort. Thank you for sharing your wisdom with us.
Hello everyone!Since Windows 10 has Ubuntu as his new partner, I have been using the new Ubuntu bash for compile the ArduPilot code. Before this, a Virtual Machine was needed if you wanted to join Linux with Windows; for all is known that this way…
WOW! What a deal!
Can someone ensure that this is real? Well I guess as always happens this offer will be only available in USA. I think BestBuy does not ship outside USA and Amazon shows that no exists shipping to Spain for this…"
More than a year has been passed since I am working with this CAM feature.
Glad to see that my contributions are finally included in the official code! The next step is to earn the DIYDrones badge of developer ;)
"Hello everyone,
@Shaun, this mistake is due to the inclusion of the variable "Timeus" to CAM messages and restructuring of the message CAM data. Note that the variable "Timeus" has been included in all messages, so the messages ATT and GPS are also…"
"Hello everyone,This is solved with pull requests #1603 and #1604.Hope it pass the developers review and they merge them in master soon...Cheers,Dario"
"Hello everyone,This is solved with pull requests #1603 and #1604.Hope it pass the developers review and they merge them in master soon...Cheers,Dario"
I am trying to resolve this. I have modified actual code introducing a new parameter called RSSI_MIN_RANGE, RSSI_RANGE has been changed to RSSI_MAX_RANGE. You can see this in github, pull request #1568:…"
@Dirk:
Take a look at this...
Battery2 Mavlink message definition
There you can see how battery2 readings are implemented through Mavlink datastreams. Remember update your libraries to the last version in order to make it works.…"
"Hello everyone,
For those who wants to read a second battery Voltage and show it on OSD...
I have a Remzibi OSD with MinimOSD software ported to real C+, so next explanation is not exactly the same for an Arduino based device like MinimOSD, but it…"
"Hi Andrew,
Could be possible to implement a second battery voltage reading through Mavlink protocol? Will be necesary a second voltage reference for an improvement reading?
I have emptied three onboard video batteries with an obvious result of a…"
"@Andrew:
Is there any plans for implement a second battery voltage & current readings?
I have modified the libraries for do it, but for now I have too much problems with the params file.
The base of this change is…"