atlas0fd00m
atlas0fd00m
no docs aside from the code. on the Python side, you can find the details in rflib/chipcon_usb.py, particularly in send() and runEP5_recv(). it's a super simple protocol. the idea is...
nice work, @maximevince :) i applaud your direction and passion! let me know if i can answer any questions. @
/me facepalm: @maximevince wow, i asked if i could help and now i see how i dropped the ball. did you ever get there? if you need help, hit me...
thanks, @maximevince . i agree! travis goodspeed and i started working on a "sdrcat" project years ago, trying to simplify the SDR experience, but alas bitrot and lack of time...
the power amps are enabled by default in the YS1 firmware. as you indicated, d.setMaxPower() only configures in the CC1111 hardware. can you force different output levels between d.setAmpMode(x) where...
this is gtg for review
from certain testing, i'm unsure this is as still necessary.
i like the idea of consistent cleanup. i'm concerned about tools that are too prescriptive of what that looks like. for instance, i'm a *huge* fan of camel-case for most...
problem with reformatting everything is that the API's will change.
sorry, brainfart. i was referring to a previous conversation about camel-case versus snake-case, and i thought i was tied into this discussion. my bad.