-
Notifications
You must be signed in to change notification settings - Fork 117
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
how to use python2 instead of python3 #82
Comments
10 hours trying to update firmware to the yard stick one and cant find a way to make it work |
i apologize, @Guacamole-1 i've pushed an update which should remedy this. please test it out and let us know how it works. thanks! |
I'm getting this error instead after pulling the latest version. Any fixes?
|
just pushed the update. please try again. also, be careful when pushing new firmware! SDCCv3.8.0 does not work with RfCat and could possibly corrupt the bootloader. just running into some of these issues. not sure what the problem is yet, but there is certainly an issue. |
i have pushed the firmware update with the rfcat-firsttry worked no problem. the version of sdcc that i have is 3.5.0 |
i have a question can you transmit sound or at least a beep in the fm range (with the yard stick one)? |
it depends.
RfCat does not transmit, to my knowledge, in the "FM Radio" range (88-108MHz). it
gets close, but not quite.
*but* if it did, the best you could do is ASK with a baudrate to transmit 0's and 1's....
not exactly the highest quality sound... but anything can be translated to sound. eg.
GQRX and SDR to capture and spit sound out the computer's audio.
…--
_______________________________________
/ "i am a information technology remote \
\ consalternating engineer." -ddtek /
---------------------------------------
\ ^__^
\ (oo)\_______
(__)\ )\/\
||----w |
|| ||
On Tuesday, September 29, 2020 4:10:37 PM EDT Guacamole-1 wrote:
i have a question can you transmit sound or at least a beep in the fm range?
—You are receiving this because you commented.Reply to this email directly, view it
on GitHub[1], or unsubscribe[2].[3]
--------
[1] #82 (comment)
[2] https://github.com/notifications/unsubscribe-auth/
ACLBRBYA3ZPD5XOZP7DR7NLSII5L3ANCNFSM4R23KK2Q
[3] https://github.com/notifications/beacon/
ACLBRB676FMMNXUCQ57LUWTSII5L3A5CNFSM4R23KK22YY3PNVWWK3TUL52HS4
DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOFHD4P3I.gif
|
thanks for the headsup, btw. glad to know it was broken, and now that it worked for you. |
just for curiosity can ask why it cant transmit? |
it can transmit just fine, but only in the defined frequency ranges the radio was created to use. you can push the boundaries of the defined specs around those frequencies farther than the documentation suggests, but not exceptionally far. since FM Radio signals are in the 88-108MHz ranges, the radio and analog front-ends simply can't support interacting with a common FM radio (or AM radio, since the AM radio bands are in the kHz) RfCat uses ChipCon radio chips. they are not software-defined. they are software-configured, but definitely a fully hardware radio. |
im trying to update firmware and im getting this error, im assuming it is using python3 instead of python2 how do i fix that?
The text was updated successfully, but these errors were encountered: