]> git.rkrishnan.org Git - pihpsdr.git/shortlog
pihpsdr.git
2020-07-23 John Melton... Fix zoom/pan bugs
2020-07-23 c vwDo GPIO init before autostart.
2020-07-23 c vwReplaced by new version, file deleted
2020-07-23 c vwwent back from "pkg-config --libs-only"
2020-07-23 John Melton... Fixed Autostart not initializing GPIO
2020-07-22 c vwUse $(CC) rather than $(LD) for linking on Macintosh
2020-07-22 c vwImprovements for PURESIGNAL on HERMESLITE2.
2020-07-20 c vwPolished comment in send_resp()
2020-07-20 c vwThis is a sybling. Included for consistency with John...
2020-07-20 c vwNew version from John's repo
2020-07-20 c vwManually include a debug output from John's version
2020-07-20 c vwFrom John's repo
2020-07-20 c vwStreamlining done with the MacPort's team
2020-07-20 c vwmanual merge with John's release version
2020-07-19 John Melton... rc-10
2020-07-19 John Melton... add debug message for MIDI CW
2020-07-16 c vwManual merge with John's updates.
2020-07-15 John Melton... Fix header files for gcc 10.1.0 whcih now defaults...
2020-07-10 c vwfixed typo in the manual merge of the autostart option
2020-07-10 c vwManually merged from John: support for the switchable
2020-07-10 c vwswitched to autostart option from John's repo
2020-07-10 c vwfused #ifdef/#ifndef pair
2020-07-10 c vwMacOS.c/MacOS.h: improved comment on what is going on
2020-07-08 c vwPut all TX tune related stuff in one row.
2020-07-08 c vwFixed possible bug.
2020-07-08 c vwFixed zoom/pan mutex blockade when changing the active RX
2020-07-08 c vwDifferent MAC addresses for P1 and P2.
2020-07-08 c vwa) auto-start option (only if compiled with AUTOSTART).
2020-07-08 c vwRemoved error that hides "tune use drive" button in...
2020-07-07 John Melton... Added back preamp setting for Mercury systems. Added...
2020-06-15 c vwincluded sys/socket.h
2020-06-15 c vwremoved the debug timing code
2020-06-14 DL1YCFMade it work with MIDI or the Controller.
2020-06-14 DL1YCFmidi3.c: made "PAN" knob faster (10 pixels/tick)
2020-06-12 c vwtypo fixed
2020-06-12 c vwadded MacOS.c and MacOS.h
2020-06-12 c vwremoved debug output
2020-06-12 c vwMerge branch 'master' of https://github.com/g0orx/pihpsdr
2020-06-12 c vwSome changes suggested by ra1nb0w@github
2020-06-12 c vwRigCtl debug: produce timing info only if RIGCTL_TIMING...
2020-06-12 c vwMacOS startup stuff moved to MacOS.c
2020-06-12 c vwMacOS: include header file "MacOS.h" to implement clock...
2020-06-11 c vwsmall correction
2020-06-11 c vwBetter debug messages including timinigs
2020-06-10 c vwMake send_resp terminate under all circumstances
2020-05-28 c vwRe-worked startup for MacOS
2020-05-28 c vwsmall corrections to MacOS-related files
2020-05-28 c vwbrew.init: MacOS shell script to initialize Linux-style
2020-05-28 c vwREADME.MacOS: updates
2020-05-28 c vwMakefile.mac: updates
2020-05-28 c vwNew shell script that does a complete install on a...
2020-05-28 c vwrigctl.c: manual merge with John's update
2020-05-27 John Melton... Fixed IT CAT response
2020-05-26 c vwRe-calculate drive level if TX band has possibly changed.
2020-05-26 c vwvfo.c: set Alex TXant/RXant/ATT when changing the band...
2020-05-26 c vwRigCtl: made "waiting" for the serial thread even more...
2020-05-26 c vwfixed another typo
2020-05-26 c vwSilently accept AI0 command (used by many clients)
2020-05-26 c vwTook care of RigCtlEnable/SerialEnable interplay
2020-05-26 c vwadded forgotten #ifdef SOAPY
2020-05-25 DL1YCFadded some more comments
2020-05-25 DL1YCFMade CW pulse shaping for SOAPY more general
2020-05-25 DL1YCFimproved a comment
2020-05-25 DL1YCFallow SOAPY tx without microphone (e.g. for doing CW)
2020-05-25 c vwCW implementation for SOAPY.
2020-05-25 c vwCritical fix for SOAPY.
2020-05-25 c vwadded some comments
2020-05-25 c vwfixed type
2020-05-25 c vwFinalized manual merge
2020-05-25 c vwMerge branch 'master' of https://github.com/g0orx/pihpsdr
2020-05-25 c vwmanually merged with John's update
2020-05-25 John Melton... Fixed ctcss frequency selection
2020-05-25 John Melton... updated rigctl
2020-05-23 DL1YCFuse GINT_TO_POINTER for type-casts
2020-05-23 DL1YCFstream-lined handling of ALEX attenuation/RX ant/TX ant
2020-05-22 c vwreplace exit() with abort(), added more info if "sendto...
2020-05-22 c vwreplace exit by abort
2020-05-22 c vwImplemented AI, KY command, setDrive moves slider,...
2020-05-22 c vwcorrected typo
2020-05-21 DL1YCFconsilidated manual merge
2020-05-21 DL1YCFMerge branch 'master' of https://github.com/g0orx/pihpsdr
2020-05-21 DL1YCFmerged with John's updates
2020-05-20 John Melton... Fixed reference ENABLE_CW_BUTTNS AND ENABLE_GPIO_SIDETO...
2020-05-20 John Melton... Rewrite of rigctl (CAT commands)
2020-05-15 DL1YCFremoved debug output
2020-05-13 c vwPossibly switch antennas if changing the receiver or...
2020-05-13 c vwDo not directly modify the "split" variable, use ext_sp...
2020-05-13 c vwreviewed conditions for "immediate antenna switching"
2020-05-13 c vwNo longer put the required libs into the app bundle...
2020-04-26 DL1YCFoops.
2020-04-26 DL1YCFRadioberry corrections from Johan PA3GSB
2020-04-25 c vwFurther cleanup for serial CAT
2020-04-24 ChefMake CAT over serial line working
2020-04-23 c vwRe-introduced notes for using the file manager to set the
2020-04-23 c vwFinalized the "mutex" code that avoids updating the...
2020-04-21 DL1YCFIntroduces a mutex to guard agains simultaneous executi...
2020-04-21 c vwMerge branch 'master' of https://github.com/g0orx/pihpsdr
2020-04-21 c vwAdded a mutex for CW 'local' audio output, such that
2020-04-17 John Melton... Fix to ground pins A0, A1 and A2 that were floating
2020-04-16 John Melton... Updated Gerber Files to fix fault with hole information
next