behanw has quit [Quit: Connection closed for inactivity]
brook has joined #beagle
vagrantc has quit [Quit: leaving]
<CaliBunda> Hello...late but trying here.
CaliBunda has quit [Remote host closed the connection]
set_ has joined #beagle
<set_> Sorry.
<set_> MyThird.c:253:9: warning: ‘opt.offset’ may be used uninitialized in this function [-Wmaybe-uninitialized]
<set_> Would uninitializing code in a function in C/C++ work w/ a compiler command like listed?
<set_> Anyway...I am trying to build this C Program w/ GPIO output, input, and polling while listing too.
<set_> It seems I can b/c of some source I picked up a while back. Oh! The actual source...
<set_> I picked it up and kept trying until not using uninitialized portions of code to the function in question(s).
<set_> I can use the -Wmaybe-uninitialized compiler flag but...why should I use it for the BBB? Is there any way to move past w/out it?
<set_> 10:00, blah.
nick12310 has joined #beagle
nick12310 has quit [Client Quit]
<set_> It is a warning and not a failure, i.e. hmm.
<set_> Hmm. That darn source works. Now to make an overlay or whatever in C. I will need patience.
darkapex has quit [Remote host closed the connection]
darkapex has joined #beagle
Shadyman has joined #beagle
buzzmarshall has quit [Quit: Konversation terminated!]
Siegurd has joined #beagle
rob_w has joined #beagle
Stat_headcrabed has joined #beagle
florian_kc has joined #beagle
Shadyman has quit [Quit: Leaving.]
florian_kc is now known as florian
ft has quit [Quit: leaving]
Avinash_K has joined #beagle
<Avinash_K> Hello all,I have Beaglebone Green Wireless with Debian 10 OS. I am trying to connect Bluetooth to my tablet to transfer an Excel or CSV file
<Avinash_K> i need help
mvaittin has joined #beagle
rob_w has quit [Quit: Leaving]
brook has quit [Remote host closed the connection]
mvaittin has quit [Ping timeout: 258 seconds]
Avinash_K has quit [Quit: Client closed]
brook has joined #beagle
brook_ has joined #beagle
brook has quit [Ping timeout: 255 seconds]
vagrantc has joined #beagle
brook_ has quit [Remote host closed the connection]
brook has joined #beagle
xet7 has joined #beagle
<Siegurd> Shearing operational amplifier resistor R1..R4 values table: https://pastebin.com/je3hvHp7 for V_ref = 1.8, Desired V_out values 0 .. 1.8V, and Vin_range = -5 .. 5 (optimal values are at the end of the table) for formula on page 348 of Exploring BeagleBone book: https://electrovolt.ir/wp-content/uploads/2018/03/Derek_Molloy_Exploring_BeagleBone_ElectroVolt.ir_.pdf
<Siegurd> If you need another input/output ranges and Vref please let me know.
florian has quit [Quit: Ex-Chat]
darkapex has quit [Ping timeout: 252 seconds]
darkapex has joined #beagle
xet7 has quit [Quit: Leaving]
<zmatt> set_: the problem is that opt.offset is only sometimes set in the option parsing code... the code below that only reads it in the exact same cases, but the compiler isn't smart enough to realize that. the easy fix is to just always initialize opt.offset
<zmatt> I don't really get why opt is a structure here anyway since it's only used locally in main(), it could just be a few separate local variables. (that wouldn't fix the issue in itself but it would make it more obvious that offset is not initialized)
ft has joined #beagle
Siegurd has quit [Read error: Connection reset by peer]
akaWolf has joined #beagle
renrelkha has quit [Quit: bye]
renrelkha has joined #beagle
brook_ has joined #beagle
brook has quit [Ping timeout: 255 seconds]
brook_ has quit [Ping timeout: 255 seconds]
brook has joined #beagle
brook has quit [Read error: Connection reset by peer]
brook has joined #beagle
vagrantc has quit [Quit: leaving]