[Hamlib-developer] [Hamlib/Hamlib] 6de5aa: Fix Doxygen unmatched directives \cond and \endcond
Library to control radio transceivers and receivers
Brought to you by:
n0nb
From: Michael B. <no...@gi...> - 2023-03-20 03:18:25
|
Branch: refs/heads/master Home: https://github.com/Hamlib/Hamlib Commit: 6de5aa78386a493a64eec12bfcc8814c8e9f8dc7 https://github.com/Hamlib/Hamlib/commit/6de5aa78386a493a64eec12bfcc8814c8e9f8dc7 Author: Daniele Forsi IU5HKX <iu...@gm...> Date: 2023-03-19 (Sun, 19 Mar 2023) Changed paths: M include/hamlib/rig.h M src/debug.c M src/misc.c Log Message: ----------- Fix Doxygen unmatched directives \cond and \endcond Commit: 38cc75c5681b932809634724ef1adfefb467461d https://github.com/Hamlib/Hamlib/commit/38cc75c5681b932809634724ef1adfefb467461d Author: Daniele Forsi IU5HKX <iu...@gm...> Date: 2023-03-19 (Sun, 19 Mar 2023) Changed paths: M include/hamlib/rotlist.h Log Message: ----------- Fix Doxygen documentation for the Apex rotator Fixes: .../include/hamlib/rotlist.h:672: warning: documentation for unknown define ROT_MODEL_APEX found. .../include/hamlib/rotlist.h:680: warning: Member ROT_MODEL_APEX_SHARED_LOOP (macro definition) of group rotator is not documented. Commit: 3c94527fb6a33db6a1f70955bc56e86da6be95d2 https://github.com/Hamlib/Hamlib/commit/3c94527fb6a33db6a1f70955bc56e86da6be95d2 Author: Daniele Forsi IU5HKX <iu...@gm...> Date: 2023-03-19 (Sun, 19 Mar 2023) Changed paths: M include/hamlib/rotlist.h Log Message: ----------- Fix Doxygen documentation for the GRBLTRK rotators Fixes: .../include/hamlib/rotlist.h:642: warning: documentation for unknown define ROT_MODEL_GRBLTRK found. .../include/hamlib/rotlist.h:651: warning: Member ROT_MODEL_GRBLTRK_SER (macro definition) of group rotator is not documented. .../include/hamlib/rotlist.h:652: warning: Member ROT_MODEL_GRBLTRK_NET (macro definition) of group rotator is not documented. .../include/hamlib/rotlist.h:651: warning: Member ROT_MODEL_GRBLTRK_SER (macro definition) of group rotator is not documented. .../include/hamlib/rotlist.h:652: warning: Member ROT_MODEL_GRBLTRK_NET (macro definition) of group rotator is not documented. Commit: 8e24746a3e14d0e3ed78e42d37a5132b99573b1e https://github.com/Hamlib/Hamlib/commit/8e24746a3e14d0e3ed78e42d37a5132b99573b1e Author: Daniele Forsi IU5HKX <iu...@gm...> Date: 2023-03-19 (Sun, 19 Mar 2023) Changed paths: M include/hamlib/rotlist.h M rigs/icom/icom.c M rigs/kenwood/k3.c M rigs/tentec/tt550.c M rigs/uniden/uniden_digital.c M rigs/yaesu/newcat.c M src/rig.c M src/tones.c Log Message: ----------- Fix typos Commit: 26d3e79cf5dc3fbca64a6fd6c68ed58fdcfbaa3c https://github.com/Hamlib/Hamlib/commit/26d3e79cf5dc3fbca64a6fd6c68ed58fdcfbaa3c Author: Daniele Forsi IU5HKX <iu...@gm...> Date: 2023-03-19 (Sun, 19 Mar 2023) Changed paths: M include/hamlib/rig.h M src/misc.c M src/rig.c Log Message: ----------- Fix Doxygen comments Commit: 4004046d49a6880a0a11a8bcc5e25142c17d25ae https://github.com/Hamlib/Hamlib/commit/4004046d49a6880a0a11a8bcc5e25142c17d25ae Author: Michael Black <mdb...@ya...> Date: 2023-03-19 (Sun, 19 Mar 2023) Changed paths: M include/hamlib/rig.h M include/hamlib/rotlist.h M rigs/icom/icom.c M rigs/kenwood/k3.c M rigs/tentec/tt550.c M rigs/uniden/uniden_digital.c M rigs/yaesu/newcat.c M src/debug.c M src/misc.c M src/rig.c M src/tones.c Log Message: ----------- Merge pull request #1255 from dforsi/fix/doxygen Fix Doxygen documentation Compare: https://github.com/Hamlib/Hamlib/compare/389ee47f76eb...4004046d49a6 |