Welcome to the new FlexRadio Community! Please review the new Community Rules and other important new Community information on the Message Board.
Need the latest SmartSDR, Power Genius, Tuner Genius and Antenna Genius Software?
SmartSDR v3.8.19 and the SmartSDR v3.8.19 Release Notes | SmartSDR v2.12.1 and the SmartSDR v2.12.1 Release Notes
SmartSDR v1.12.1 and the SmartSDR v1.12.1 Release Notes
Power Genius XL Utility v3.8.8 and the Power Genius XL Release Notes v3.8.8
Tuner Genius XL Utility v1.2.11 and the Tuner Genius XL Release Notes v1.2.11
Antenna Genius Utility v4.1.8
SmartSDR v3.8.19 and the SmartSDR v3.8.19 Release Notes | SmartSDR v2.12.1 and the SmartSDR v2.12.1 Release Notes
SmartSDR v1.12.1 and the SmartSDR v1.12.1 Release Notes
Power Genius XL Utility v3.8.8 and the Power Genius XL Release Notes v3.8.8
Tuner Genius XL Utility v1.2.11 and the Tuner Genius XL Release Notes v1.2.11
Antenna Genius Utility v4.1.8
If you are having a problem, please refer to the product documentation or check the Help Center for known solutions.
Need technical support from FlexRadio? It's as simple as Creating a HelpDesk ticket.
Need technical support from FlexRadio? It's as simple as Creating a HelpDesk ticket.
Android App
Comments
-
James,
I do not plan at this time to release the source code for my Android project at this time. Maybe someday.
William
0 -
Not a problem William. Any pointers to controls similar to those in your app? I like them and have been looking for something similar. My drawing skills (in code) are poor at best. Any pointers would be appreciated. james WD5GWY0
-
James,
Here is the tutorial I used for the knobs. I modified it for my purpose, but it should get you started.
http://go-lambda.blogspot.in/2012/02/rotary-knob-widget-on-android.html
William
1 -
I wonder if this will run on a Kindle. I have a couple gathering dust.
0 -
As long as it has min Android 4.3, it should.
William
0 -
:-) Yep, WIlliam, I don't plan on releasing mine either. There is no point to putting it on Google Play or the Apple App store if the source is freely available.
0 -
Some people like me don't root or sideload their Android stuff and I'll never jailbreak my iOS stuff.
0 -
I am wondering if it is required prior approval or authorization by FlexRadio Company before software designers can release proprietary software.
If it is so, which tests are required for a software to be certified on the FlexRadio Signature platform?
0 -
They open sourced FlexLib. Just like with Apache software, it would need licensing information. That, btw, is why I suspect FRS will not be releasing SSDR UI. HRD, DDUtil, and other software use FlexLib. Stu rewrote it in Objective C, I am rewriting it.
Prior to FRS open sourcing the code for FlexLib it was available via NDA. NDA says you can not disclose the information which, could be argued, implies one can't release your derived code. So for those of us under non-disclosure with FRS, that is a legal document. If you listen to some of the talks Steve Hicks has given he references very mixed feelings about letting non-FRS software run on the 6000 platform (radio). By processing the datastream, you are not posing a threat of crashing the radio. If your code runs inside the radio, it is possible.
Plus, writing code that is intended to run inside the radio presupposes FRS has the time and resources necessary to convince themselves it would be safe. At the end of the day, if something inside the radio crashes the radio FRS gets the bad press and the phone calls, not the person who wrote the code that did it. SO I totally understand their reticence in letting outsider's code inside the box.0 -
This is all defined in http://www.flexradio.com/smartsdr-eula/ however unless you understand legal mumbo jumbo it really does not answer the question. Not being a developer by trade, I don't understand it myself. Maybe someone from flex will answer.
0 -
Dear Walt and William, thank a lot for your clarifications.
I wouldn't like to change the object of this post, but let me add another point about the same question.
In the last period I did a lot of tests on my microcontroller code and I realized that my code could produce bad effects on the Flex hardware.
So, while I could use third part software based on the official FRS libraries (like DDUTIL and others) , I would have some doubts on using third part software that isn't based on any official/approved software libraries.
I think FlexRadio should try to realease in some way libraries for the most common operating systems because a common starting point would give more warranties to both developers and third part software consumers.
Anyway I hope to see asap in Google Play your Android aps and I wish you good luck.
73' Enzo
iw7dmh
0 -
Ah, yes Enzo...that is a different issue. And, to be sure, had FRS supported Linux and Mac and Android and iPad (presumably, as I can't speak for Stu) I wouldn't be engaging in providing a S(er)SDR for Linux, Android, Mac, and yes, even, Windows. It happens to work on Windows. And there is stuff I can't discuss.
As for using Stu's iPad contest app. I am not sure what warranty, expressed or implied, Stu provides. In my case, for those that, share my belief that one shouldn't be required to use a Microsoft product to enjoy this radio, I am providing a solution. If they chose to purchase it, great. If they chose to wait for peer review, that's great too.
Please elaborate on "Bad effects on the Flex hardware". If you are actually putting an electrical signal on the RJ-45, I don't think I'd want to use your product. If you were just using a TCP/IP stack, beyond a DOS attack there is nothing that comes to mind you can do to hurt the radio.
0 -
Thanks! Just what I was looking for! James WD5GWY0
-
Made some slight progress. I got rid of the graphing library and just wrote my own simple code to graph the FFT data. This has fixed (or masked) any performance issues. It has halved the CPU usage of the app. Progress is slow, but its getting there. Tons to do, but at least I'm making some progress, albeit slow
https://www.youtube.com/watch?v=a3UfokoIjMc
2 -
Are you using this without any other PC connected to the rig? If so, that is awesome, William!0
-
Yes ken, it does not need a PC. And actually you can't use the PC, as you can only have 1 GUI connected. Of course the audio is via line-out, as I have not worked on remote audio yet.
William
0 -
Well done! You're saying you no longer need SSDR running seperately now? I haven't looked thru flexlib source code in a while(out on the road....again) , but, Steve did say in a post some time back that they were probably going to allow initalizing the radio from a different app without SSDR running at some point in the future in flexlib. Sounds like they may have already done that. I know that the version of your app that I run on my 7" Nexsus won't run without SSSR running on the pc first.(I tried it several times) Really like what you're doing. Let us know when it's available on the app store! james WD5GWY0
-
So Walt, When is your super app going to show up on Google Play or the Apple App store?0
-
Ipad PLEASE
- I have no desire or inclination to buy an Android device
0 -
You are joking of course !!
Cheers
Paul
gi4fzd0 -
James,
Initializing the radio is a simple process. The main step is to create the panadapter stream. This also turns on the audio, etc. Then you just have to set stream parameters such as bandwidth, averaging, etc.
1 -
Again, thanks for the info. That helps a lot. james0
-
To some, I am not necessarily saying the dear Doctor, but to some.....
There is a certain appeal to buying the most grossly overpriced product available in any class.
1 -
Probably explains why I drive a BMW 7 Series and a 6700, 2K-FA and a SteppIR MonstIR... Only the best is good enough.
Or in the case of the iPad - the first practical tablet that actually worked...
0 -
Howard, what does that mean about what you told me earlier?
0 -
Don't recall what I told you?
0 -
I missed your question Jim. Yes, it will. I was hoping to unveil it at Dayton, but that won't be happening. I have learned, over the years in software, you never pin a date for a product. I mean, heck, we've seen the results here, up close and personal.
I will say this, not before this summer. However, having said that, it is entirely possible you will see it before this summer. While, in theory, it will work on an iPad, I am not certain at this point when that would be. I mean, I'd have to..you know...be able to say it runs fine on an iPad and since I don't own one.....
1 -
Perhaps, but do you have a Cirrus SR-22T?
0 -
I'm currently using an Android device. So, I'll keep watch on the PlayStore. james0
-
The Nexus 9 has a dual core 64 bit processor and a GPU with 192 cores. As I recall I have the 32GB version.0
Leave a Comment
Categories
- All Categories
- 290 Community Topics
- 2.1K New Ideas
- 536 The Flea Market
- 7.5K Software
- 6K SmartSDR for Windows
- 146 SmartSDR for Maestro and M models
- 360 SmartSDR for Mac
- 250 SmartSDR for iOS
- 231 SmartSDR CAT
- 172 DAX
- 353 SmartSDR API
- 8.8K Radios and Accessories
- 7K FLEX-6000 Signature Series
- 32 FLEX-8000 Signature Series
- 851 Maestro
- 44 FlexControl
- 847 FLEX Series (Legacy) Radios
- 799 Genius Products
- 417 Power Genius XL Amplifier
- 279 Tuner Genius XL
- 103 Antenna Genius
- 243 Shack Infrastructure
- 166 Networking
- 404 Remote Operation (SmartLink)
- 130 Contesting
- 633 Peripherals & Station Integration
- 125 Amateur Radio Interests
- 873 Third-Party Software