Commit Graph

  • 586b524625 Add GPS compass stub Niccolò Izzo 2021-02-13 11:23:13 +0100
  • c7e8a258f3 Add active satellite field in GPS data Niccolò Izzo 2021-02-13 11:20:06 +0100
  • ec06b14618 Add GPS satellites snr bar graph Niccolò Izzo 2021-02-11 21:27:03 +0100
  • 0cf86ce6ea Add GPS UI draft Niccolò Izzo 2021-02-11 09:44:41 +0100
  • b570f3b690 Add GPS altitude parsing Niccolò Izzo 2021-02-11 09:43:51 +0100
  • 3ea428e8f8 Add GPS task stack size in linux Niccolò Izzo 2021-02-11 09:43:24 +0100
  • 2fbf5fcdeb Extending MDx GPS driver also to MD-UV3x0 and MD-9600 targets. Silvano Seva 2021-02-10 21:36:54 +0100
  • ebaee7b113 Add GPS stub for linux Niccolò Izzo 2021-02-10 20:54:13 +0100
  • 0ce92f991c Add GPS NMEA parsing task Niccolò Izzo 2021-02-08 17:25:11 +0100
  • 2e0ac1b1f6 Update GPS test Niccolò Izzo 2021-02-06 15:37:32 +0100
  • 67195d178f Add GPS data structures in radio state Niccolò Izzo 2021-02-06 15:37:14 +0100
  • f847631d8e Fixed bug in MDx GPS driver preventing the correct reception of NMEA sentences Silvano Seva 2021-02-04 10:31:27 +0100
  • 9b9c521459 GPS driver for MD-3x0 targets Silvano Seva 2021-02-04 09:57:43 +0100
  • 7192659899 Add minmea integration for GPS data decoding Niccolò Izzo 2021-02-03 22:51:44 +0100
  • d64cb8a1ba Updated CI configuration after merge of MD-380 and MD-390 targets silseva 2021-02-03 15:15:54 +0100
  • 03d5184f86 Merged MD-380 and MD-390 targets into a new MD-3x0 one Silvano Seva 2021-02-03 15:09:59 +0100
  • 7bfc8c5fb1 Tentative fix for display rotated of 180° on MD-380V devices. See also #13 Silvano Seva 2021-02-03 14:52:09 +0100
  • 1cd0efdee1 Fixed compilation warnings and code refactoring pass Silvano Seva 2021-02-03 14:50:00 +0100
  • 1846fde270 Documentation of AT1846S driver API Silvano Seva 2021-02-03 14:27:41 +0100
  • 3e2716f52c Implemented TX CTCSS tone for GDx devices Silvano Seva 2021-02-03 14:03:30 +0100
  • a1bd2fe22b Fixed bug in PLL divider computation which leads to have VCO frequency 4.2MHz below the expected value. See #13 Silvano Seva 2021-02-03 12:14:15 +0100
  • 6dfbd2419d Improved RX activation mechanism in rtx driver Silvano Seva 2021-02-02 21:11:31 +0100
  • 061c90cfb4 Fixed missing removal of PA drive voltage before turning on RX LNAs in GDx radio driver Silvano Seva 2021-02-02 19:49:36 +0100
  • 20930cdc18 Renamed HR_C5000 driver sources Silvano Seva 2021-01-30 15:06:42 +0100
  • 5c54de0fac Renamed sources for SKY72310 driver Silvano Seva 2021-01-30 14:53:47 +0100
  • fa07a55140 Removing old rtx driver implementations Silvano Seva 2021-01-30 14:47:05 +0100
  • 712d65c797 Improved handling of new configuration in rtx module Silvano Seva 2021-01-30 14:41:30 +0100
  • e9b7a0154a Added missing audio mux control to GDx radio driver Silvano Seva 2021-01-30 14:37:51 +0100
  • eb619f4b38 Radio driver for GDx targets Silvano Seva 2021-01-30 11:44:24 +0100
  • fd9c26565d Radio driver for MD-UV3x0 target Silvano Seva 2021-01-30 10:48:08 +0100
  • 72455b7fb0 New radio driver for linux platform Silvano Seva 2021-01-30 10:42:44 +0100
  • d9a55c137a Implementation of all common rtx functionalities and radio driver for MD3x0 Silvano Seva 2021-01-30 10:28:25 +0100
  • edb2697124 New 'radio' interface API, providing a standard interface for low-level platform-specific baseband control Silvano Seva 2021-01-29 20:40:58 +0100
  • 1840c1aeb5 Moved 'rtx.h' out of 'interfaces' folder, since it now becomes a cross-platform component Silvano Seva 2021-01-29 20:35:48 +0100
  • 2fee6d0d06 Fixed decoding of CT/DCSS codeplug field in MDx nvmem driver Silvano Seva 2021-02-02 22:23:31 +0100
  • 83d91b555d Add hwInfo in Info menu Federico Amedeo Izzo 2021-02-02 21:45:10 +0100
  • 65b5c0b002 Info menu: Fixed battery percentage Federico Amedeo Izzo 2021-02-02 21:10:48 +0100
  • 61ad0879c5 CPS-UI: Make channels, zones and contacts 1-based to fix zone bound Federico Amedeo Izzo 2021-02-02 20:52:37 +0100
  • 08a44375fc UI: Fix macro menu line 2 height Federico Amedeo Izzo 2021-02-02 20:08:15 +0100
  • b7ae2ba86d UI: Fix VFO Input line position Federico Amedeo Izzo 2021-02-02 19:55:03 +0100
  • 2728dbcce1 UI: Use separate font setting for VFO input and Time to avoid inheriting asymmetric fonts from the main screen Federico Amedeo Izzo 2021-02-02 12:54:09 +0100
  • bcf2aa636c Final cleanup and renaming of MDx display driver Silvano Seva 2021-02-02 11:18:22 +0100
  • 6e28fa5b21 Improved Squelch MACRO Menu visual hinting Niccolò Izzo 2021-02-02 11:11:36 +0100
  • 1249a791cc Automatic display detection and configuration in MDx display driver Silvano Seva 2021-02-02 10:36:54 +0100
  • 7e0500d3a5 Improved Smeter rendering in MACRO menu Niccolò Izzo 2021-02-01 23:33:49 +0100
  • 6fdb6b8890 UI: Fix zone elements indexes Federico Amedeo Izzo 2021-02-01 22:30:25 +0100
  • faf943b02b NVM: Add Linux fake zone members Federico Amedeo Izzo 2021-02-01 22:29:35 +0100
  • 70bce5a5fc UI: Fixed zone menu bug causing last zone to be replicated Federico Amedeo Izzo 2021-02-01 21:47:10 +0100
  • a81d02b470 Testsuite printing the hardware information parameters Silvano Seva 2021-02-01 21:28:53 +0100
  • 80c7668faa Added a data structure providing some hardware information parameters and the relative platform API function to retrieve them Silvano Seva 2021-02-01 21:27:31 +0100
  • 13db8244b2 Fixed sporadic keyboard glitches in MDx devices Silvano Seva 2021-02-01 19:09:16 +0100
  • 09864adf21 Add zones and contact parsing on MD-3x0 Niccolò Izzo 2021-02-01 18:51:40 +0100
  • ceb109946e Fix input acquisition bug on MD-3x0 Niccolò Izzo 2021-02-01 18:51:21 +0100
  • 88387ee00d Renamed 'GD77' folder to 'GD-77' to correctly match the device name Silvano Seva 2021-02-01 15:55:45 +0100
  • 0928ec4306 Testsuite for render time measurement on MDx devices Silvano Seva 2021-02-01 14:38:43 +0100
  • 86c25d6e26 Fixed missing include in 'keyboard_MDx.c' Silvano Seva 2021-02-01 11:25:45 +0100
  • 438540290b UI: Add MEM channel filtering per zone Federico Amedeo Izzo 2021-01-31 14:14:54 +0100
  • 81461669fe Remove bswap into transparent rendering Niccolò Izzo 2021-01-31 13:30:18 +0100
  • d60c75d9e3 Move MACRO menu into super-state Niccolò Izzo 2021-01-31 13:29:23 +0100
  • c8b4328450 UI: Change layout to show big digits frequency Federico Amedeo Izzo 2021-01-31 11:37:42 +0100
  • 046d1a160c UI: Change right and left positions in layout_t to a unique position This can be done since you can now print with right aligning on a left position Federico Amedeo Izzo 2021-01-30 20:04:04 +0100
  • da7cda8020 Fix warning: Remove unnecessary parameter Federico Amedeo Izzo 2021-01-30 19:58:25 +0100
  • 9c713523f2 Macro menu: Fixed bug caused by change in TEXT_ALIGN_RIGHT Federico Amedeo Izzo 2021-01-30 19:56:36 +0100
  • 099e4168c0 Fix tonegen test includes Federico Amedeo Izzo 2021-01-30 18:33:42 +0100
  • a612e885ab UI: Add about screen Federico Amedeo Izzo 2021-01-30 11:57:00 +0100
  • 8b72587b7b UI: Make last_state an extern variable. Add Info screen values Federico Amedeo Izzo 2021-01-30 08:33:39 +0100
  • 92af6c4804 UI: Add Info menu Federico Amedeo Izzo 2021-01-30 08:02:41 +0100
  • c87f178823 Fixed bug in UC1701 preventing some settings to be correctly applied Silvano Seva 2021-01-30 07:53:37 +0100
  • 50841f40ff Enable contrast menu for DM-1801 and MD-9600 Federico Amedeo Izzo 2021-01-29 23:11:11 +0100
  • f083a77001 UI: Fixed (null) menu entry on targets without RTC Federico Amedeo Izzo 2021-01-29 23:07:39 +0100
  • 12d58139e4 UI: Fix warning Federico Amedeo Izzo 2021-01-29 22:59:38 +0100
  • 450c965ee0 Disable contrast menu on targets without adjustable contrast Federico Amedeo Izzo 2021-01-29 22:57:24 +0100
  • c9ee09b1f6 UI: Add Brightness/Contrast change Federico Amedeo Izzo 2021-01-29 22:41:42 +0100
  • 1f240ba132 Move brightness from state_t to settings_t, add Contrast Federico Amedeo Izzo 2021-01-29 22:13:47 +0100
  • 8ded5fc9b6 Graphics: Fix print with TEXT_ALIGN_RIGHT not working Federico Amedeo Izzo 2021-01-29 22:03:13 +0100
  • fcf8dc2bcb UI: Add function to draw menu list with values Federico Amedeo Izzo 2021-01-29 21:31:28 +0100
  • 171d6f76a9 Fix rebase issues Federico Amedeo Izzo 2021-01-29 19:34:44 +0100
  • 289f45f4b9 UI: Add Display settings menu scrolling Federico Amedeo Izzo 2021-01-27 21:55:14 +0100
  • 0c11198e8a UI: Use one function to draw all menus Federico Amedeo Izzo 2021-01-27 21:46:36 +0100
  • 2533f35309 UI: Add display settings Federico Amedeo Izzo 2021-01-26 22:04:19 +0100
  • c9caff3b8d Remove OPNRTX from background Niccolò Izzo 2021-01-29 18:15:33 +0100
  • 9f980f1dd4 Sane default for linux RSSI stub Niccolò Izzo 2021-01-29 18:14:48 +0100
  • cf8e02506c Align squelch values with rssi Niccolò Izzo 2021-01-29 11:28:21 +0100
  • 421ff0e448 Add RSSI and squelch graphic representation Niccolò Izzo 2021-01-29 11:20:35 +0100
  • 2fa5b7a6e6 Fix squelch setting on linux Niccolò Izzo 2021-01-28 16:46:09 +0100
  • 226d2ccaf7 Implement RSSI based squelch control Niccolò Izzo 2021-01-28 15:13:06 +0100
  • 0b98f50a12 Add absolute knob positioning and horizontal keys emulation Niccolò Izzo 2021-01-28 12:52:10 +0100
  • 364f8d4e46 Add squelch visualization and control from macro menu Niccolò Izzo 2021-01-28 12:51:22 +0100
  • 5156783495 Rename MenuMacro in MacroMenu Niccolò Izzo 2021-01-28 12:50:13 +0100
  • 90445e29a7 Implement voltage to dBm conversion in MDx Niccolò Izzo 2021-01-28 10:31:37 +0100
  • f61c269270 UI: Replace GPS with MODE selection on macro menu Federico Amedeo Izzo 2021-01-26 21:19:11 +0100
  • 5311183c8a UI: Selecting a Channel in the Channel menu switches to MEM mode with that channel Federico Amedeo Izzo 2021-01-26 20:57:39 +0100
  • c4e7e2962c UI: Fix bug causing frequency not being saved when switching from VFO to MEM Federico Amedeo Izzo 2021-01-26 20:42:59 +0100
  • 4d35ddfa3d UI: Improve previous commit Federico Amedeo Izzo 2021-01-26 20:18:55 +0100
  • c498b3d337 UI: Unified FSM code of Zone, Channel and Contacts menu Federico Amedeo Izzo 2021-01-26 20:10:31 +0100
  • b7aaa42c50 Fix typo in contributors list Niccolò Izzo 2021-01-26 11:12:10 +0100
  • 92870f477f Added display API function to set LCD contrast Silvano Seva 2021-01-26 08:53:42 +0100
  • e49c6e036c Update README Niccolò Izzo 2021-01-25 17:10:38 +0100
  • 2057374fac UI: Merge Zone, Channel and Contacts menu in a single function Federico Amedeo Izzo 2021-01-24 19:36:21 +0100
  • 5a37ba3e8a CPS: Add dummy zones and contacts generation on Linux Federico Amedeo Izzo 2021-01-24 19:01:26 +0100