Skip to content

issues Search Results · repo:csete/qthid language:C

Filter by

12 results
 (57 ms)

12 results

incsete/qthid (press backspace or delete to remove)

The build on linux fails atm. This patch will fix that: http://pastebin.com/jzfXBuG9
  • asdil12
  • 3
  • Opened 
    on Nov 16, 2012
  • #15

Use qthid as configuration domain to avoid conflict with earlier versions of qthid.
bug
  • csete
  • Opened 
    on Aug 25, 2011
  • #12

Frequency and I/Q correction are saved automatically in the main program configuration. The other settings (gains, filters) should be storable in user selected configuration files (QSettings format still ...
feature
  • csete
  • Opened 
    on Aug 25, 2011
  • #11

The main window should only include the controls that are used often: - frequency setting - PLL lock - LNA gain The remaining controls will be grouped in dock widgets. RF: - LNA enhance - ...
feature
  • csete
  • Opened 
    on Aug 25, 2011
  • #10

The firmware functions should be hidden behind a menu instead of having them in the main window.
feature
  • csete
  • Opened 
    on Aug 25, 2011
  • #9

We should use tooltips instead of status bar messages and leave the status bar for indicating FCD and application status. We can then also eliminate the FCD status label in the main window.
bug
  • csete
  • Opened 
    on Aug 25, 2011
  • #8

hi, when the funcube dongle is connected to the usb port. then the qthid will close immediatly. i ve tried with qt creator, to see where the problem is. it says: EXC_BAD_ACCESS Could not access Memory ...
bug
  • st0ne
  • 7
  • Opened 
    on Jul 15, 2011
  • #7

Add the option to display the frequency with and offset to allow using the FCD as an IF device.
feature
  • csete
  • 1
  • Opened 
    on May 15, 2011
  • #6

void MainWindow::on_doubleSpinBoxPhase_valueChanged(double value) { ... fcdAppSetParam(FCD_CMD_APP_SET_DC_CORR, iqinfo.auc, 4); } Shouldn t this be done using FCD_CMD_APP_SET_IQ_CORR instead of FCD_CMD_APP_SET_DC_CORR ...
bug
  • kabunkie
  • 2
  • Opened 
    on Mar 26, 2011
  • #5

The I/Q correction values are only written to the FCD when the values change and not when the application is started or when FCD is plugged in after application start.
bug
  • csete
  • Opened 
    on Mar 15, 2011
  • #4
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Restrict your search to the title by using the in:title qualifier.
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Restrict your search to the title by using the in:title qualifier.
Issue search results · GitHub