Wykres commitów

  • 987bd69bde Updated docs to point to http://sourceforge.net/projects/hamlib/ and added a C code snippet on how to use the API. Frank Singleton, VK3FCS 2000-08-20 21:52:27 +0000
  • 39afa9693d This commit was manufactured by cvs2svn to create tag 'hamlib-1-0-3'. Hamlib-1.0.3 (no author) 2000-08-19 16:21:24 +0000
  • 17a0de6f69 included full GPL license Frank Singleton, VK3FCS 2000-08-19 16:21:23 +0000
  • 231b546315 This commit was manufactured by cvs2svn to create tag 'hamlib-1-0-2'. Hamlib-1.0.2 (no author) 2000-08-19 04:07:01 +0000
  • 94aafc5cbe added GPL license info Frank Singleton, VK3FCS 2000-08-19 04:07:00 +0000
  • bd84bdffef added README.license for GPL Frank Singleton, VK3FCS 2000-08-19 03:14:41 +0000
  • 34520065e3 This commit was manufactured by cvs2svn to create tag 'hamlib-1-0-1'. Hamlib-1.0.1 (no author) 2000-08-09 01:26:24 +0000
  • 210a2f3a78 describe faulty yaesu documentation Frank Singleton, VK3FCS 2000-08-09 01:26:23 +0000
  • ed2edab6e5 adding dcs tables and repeater offset in Hz Frank Singleton, VK3FCS 2000-08-09 01:25:18 +0000
  • 4e70b6f663 void dump_hex(unsigned char *ptr, int size, int width); Frank Singleton, VK3FCS 2000-08-04 02:49:39 +0000
  • d63d4ec9df cleanup Frank Singleton, VK3FCS 2000-07-30 05:09:51 +0000
  • fa7fd393fb cleanup Frank Singleton, VK3FCS 2000-07-30 05:04:04 +0000
  • a61e7e1dcd calc_packed_from_char and calc_char_from_packed now here Frank Singleton, VK3FCS 2000-07-30 04:38:33 +0000
  • f38089f74f calc_freq_from_packed4 is about to be replaced Frank Singleton, VK3FCS 2000-07-30 04:26:39 +0000
  • 1d6e1970ef removed dump_hex from here.. Frank Singleton, VK3FCS 2000-07-30 04:05:35 +0000
  • 3d06644c7d removed unwanted debug printf's Frank Singleton, VK3FCS 2000-07-30 04:02:56 +0000
  • f2a7724892 added generic hex dump routine, static void dump_hex(unsigned char *ptr, int size, int width); Frank Singleton, VK3FCS 2000-07-30 03:57:19 +0000
  • f31f05b15d minor Frank Singleton, VK3FCS 2000-07-30 02:53:22 +0000
  • 6b89deaf2a added routines for dec <-> packed decimal conversion Frank Singleton, VK3FCS 2000-07-30 02:03:48 +0000
  • cccd9548bf trying some cms_set_freq_xxx commands Frank Singleton, VK3FCS 2000-07-30 02:02:15 +0000
  • df7706199e dump raw hex data when writing and reading Frank Singleton, VK3FCS 2000-07-30 02:00:49 +0000
  • e29260f825 fix typo Frank Singleton, VK3FCS 2000-07-30 00:29:52 +0000
  • 12be455790 now set sat rx and tx freq and mode also Frank Singleton, VK3FCS 2000-07-30 00:28:52 +0000
  • 50a0eaa132 add scanning todo Frank Singleton, VK3FCS 2000-07-29 23:15:25 +0000
  • 06cbb5f509 starting on cmd_set_freq commands now Frank Singleton, VK3FCS 2000-07-29 23:13:53 +0000
  • b7827ddf7b starting on cmd_set commands now Frank Singleton, VK3FCS 2000-07-29 23:12:57 +0000
  • eaf12683be starting with the cmd_set commands now Frank Singleton, VK3FCS 2000-07-29 23:11:48 +0000
  • 03840242f1 frq = cmd_get_freq_mode_status_main_vfo(fd, &mode); Frank Singleton, VK3FCS 2000-07-29 20:31:30 +0000
  • c1c65532ae long int cmd_get_freq_mode_status_main_vfo(int fd, unsigned char *mode) Frank Singleton, VK3FCS 2000-07-29 20:30:33 +0000
  • fd4ef603f7 long int cmd_get_freq_mode_status_main_vfo(int fd, unsigned char *mode); Frank Singleton, VK3FCS 2000-07-29 20:26:59 +0000
  • 3ba62d8949 playing with test routines Frank Singleton, VK3FCS 2000-07-29 02:39:15 +0000
  • e44bdaf81b working out freq conversion, unfinished Frank Singleton, VK3FCS 2000-07-29 02:38:22 +0000
  • de3862bbce use #defines for MODE_XXX used in case statements Frank Singleton, VK3FCS 2000-07-29 01:47:48 +0000
  • 698e0ad1e2 cannot use const int in case statements ?? so use #define instead Frank Singleton, VK3FCS 2000-07-29 00:52:28 +0000
  • 644b460775 use MODE_xx defines Frank Singleton, VK3FCS 2000-07-29 00:50:45 +0000
  • 3544876e28 using CVS instead of RCS directories Frank Singleton, VK3FCS 2000-07-28 22:11:20 +0000
  • 59ec3812c3 removed cmd_get_update Frank Singleton, VK3FCS 2000-07-28 03:09:08 +0000
  • 654a394267 had rx and tx status swapped (document error?) Frank Singleton, VK3FCS 2000-07-28 02:04:49 +0000
  • d6393077c2 using read_sleep from serial.h Frank Singleton, VK3FCS 2000-07-28 01:20:00 +0000
  • f07abe9364 use read_sleep now from serial.h Frank Singleton, VK3FCS 2000-07-28 00:57:29 +0000
  • 81be478743 added read_sleep Frank Singleton, VK3FCS 2000-07-28 00:49:49 +0000
  • c064dbaec8 This commit was manufactured by cvs2svn to create tag 'hamlib-1-0-0'. Hamlib-1.0.0 (no author) 2000-07-27 01:01:33 +0000
  • d594c0415a use while(1) and break Frank Singleton, VK3FCS 2000-07-27 01:01:32 +0000
  • ddd49e87f2 read uses while(1) and break Frank Singleton, VK3FCS 2000-07-27 00:52:26 +0000
  • 214264a8a1 use ft747 on serial port /dev/ttyS0 Frank Singleton, VK3FCS 2000-07-27 00:49:55 +0000
  • 89b4625866 use common dir for serial stuff Frank Singleton, VK3FCS 2000-07-27 00:47:56 +0000
  • 1ae52ab67f using rig_open and rig_close and serial.h Frank Singleton, VK3FCS 2000-07-27 00:43:58 +0000
  • 5cbc606531 added rig_open and rig_close Frank Singleton, VK3FCS 2000-07-27 00:42:09 +0000
  • 5596474bcc added ../common as object path Frank Singleton, VK3FCS 2000-07-27 00:26:22 +0000
  • 7347801579 all reads use while (1) and break Frank Singleton, VK3FCS 2000-07-26 23:36:54 +0000
  • b3722f7cd0 updated test() Frank Singleton, VK3FCS 2000-07-26 00:37:26 +0000
  • a4e9cf29b9 changed cmd_get_rx_status, must do tx also Frank Singleton, VK3FCS 2000-07-26 00:34:25 +0000
  • 6287f120b4 added sat-on and sat_off to test Frank Singleton, VK3FCS 2000-07-26 00:09:29 +0000
  • 5a7458b7d9 fixed cmd_sat_on / off Frank Singleton, VK3FCS 2000-07-26 00:00:40 +0000
  • 8ef40f2621 added rig_open and rig_close Frank Singleton, VK3FCS 2000-07-25 23:14:35 +0000
  • b540f91878 use rig_open and rig_close Frank Singleton, VK3FCS 2000-07-25 22:55:57 +0000
  • 7dd4b5277b fixed some typos Frank Singleton, VK3FCS 2000-07-25 22:42:52 +0000
  • 8be2d92617 initial import Frank Singleton, VK3FCS 2000-07-25 01:23:20 +0000
  • a2198dae87 initial import Frank Singleton, VK3FCS 2000-07-25 01:17:00 +0000
  • d5a340429d initial import Frank Singleton, VK3FCS 2000-07-25 01:01:00 +0000
  • 27bfac064c add some things Frank Singleton, VK3FCS 2000-07-25 00:46:27 +0000
  • a2dce383d5 initial top level makefile Frank Singleton, VK3FCS 2000-07-25 00:34:27 +0000
  • 62e86db172 *** empty log message *** Frank Singleton, VK3FCS 2000-07-18 23:28:01 +0000
  • e432b2e194 added build_all ,cleanall and verify targets Frank Singleton, VK3FCS 2000-07-18 22:01:04 +0000
  • 0519b7e45a *** empty log message *** Frank Singleton, VK3FCS 2000-07-18 21:47:35 +0000
  • 8dae1b1184 *** empty log message *** Frank Singleton, VK3FCS 2000-07-18 21:46:41 +0000
  • 3955dfea05 Initial revision Frank Singleton, VK3FCS 2000-07-18 21:42:57 +0000
  • 4846e62d44 Initial revision Frank Singleton, VK3FCS 2000-07-18 21:35:26 +0000
  • ffdfecb682 *** empty log message *** Frank Singleton, VK3FCS 2000-07-18 21:26:14 +0000
  • 765df04027 *** empty log message *** Frank Singleton, VK3FCS 2000-07-18 21:19:57 +0000
  • ec15c64ed9 *** empty log message *** Frank Singleton, VK3FCS 2000-07-18 21:16:49 +0000
  • 190ae09361 Initial revision Frank Singleton, VK3FCS 2000-07-18 21:09:51 +0000
  • 9419ada73e Initial revision Frank Singleton, VK3FCS 2000-07-18 20:55:08 +0000
  • 4bd5e22f9b New repository initialized by cvs2svn. (no author) 2000-07-18 20:55:08 +0000