Project

General

Profile

ChirpNextBuildChanges » History » Revision 18

Revision 17 (Dan Smith, 01/09/2023 11:35 PM) → Revision 18/20 (Dan Smith, 01/10/2023 12:44 AM)

# Differences in CHIRP-next 

 {{>toc}} 

 The CHIRP-next build includes a new GUI, effectively re-written from the ground up. Where possible (and desirable) we tried to keep the look and feel consistent. However, that was not possible in all cases, and in many cases, users will find the new GUI feels more native on their platform. Some little-used, confusing or redundant features have been omitted, and some are still yet to be developed. This page covers some of the high-level changes you can expect to see. 

 # The "spreadsheet" memory editor 

 The legacy chirp build used a sort of row-based layout that felt foreign to many users expecting a spreadsheet-style interface, and was not very friendly for keyboard-based navigation. The new builds use something that looks and feels more like a spreadsheet, hopefully with fewer clicks required. Some other changes include: 

 * All memories are displayed all the time (no ranges, no "hide empty" or "show special channels") 
 * No "refresh" needed 
 * Automatic tone mode selection (if you choose a DTCS code, "DTCS" tone    mode is selected automatically 
 * Guided "Cross Mode" settings (you will be prompted for TX and RX tones/codes) 
 * Better showing/hiding of relevant fields (you are only ever shown values that matter for a given channel) 
 * Basic printing of memories 


 | Old | New | 
 | --- | --- | 
 | <img src="memedit_legacy.png" height="300"/> | <img src="memedit_new.png" height="340"/> | 

 # Easier to navigate multi-memory editing 

 The updated "properties" dialog lets you edit fields at will, showing in bold the ones that will be applied to the selected memories: 

 | Old | New | 
 | --- | --- | 
 | <img src="memprop_legacy.png" height="300"/> | <img src="memprop_new.png" height="340"/> | 

 # Unified bank editor 

 The Banks tab now handles everything related to bank editing without the need for a separate tab. If you have name-able banks, double-click on the column header to change the names: 

 | Old | New | 
 | --- | --- | 
 | <img src="banks_legacy.png" height="300"/> | <img src="banks_new.png" height="300"/> | 

 # Settings editor 

 The new settings editor is more compact, easier to navigate, and shows more on the screen without as much scrolling: 

 | Old | New | 
 | --- | --- | 
 | <img src="settings_legacy.png" height="300"/> | <img src="settings_new.png" height="340"/> | 

 # Simplified import and export 

 The confusing and redundant import and export workflow has been removed in favor of more reliable copy and paste functionality. 

 * To import memories from any kind of file, open it and copy/paste memories between tabs. 
 * External data sources (i.e. RepeaterBook) open in a tab; copy/paste channels into your radio's tab 
 * To export a radio image to CSV, use *File > Export to CSV* 

 # Improved navigation 

 Use the *Find* function to search through thousands of channels by name or frequency: 

 <img src="find_new.png" height="300"/> 

 Use the *Goto* function to jump straight to a memory channel: 

 <img src="goto_new.png" height="300"/> 

 When CHIRP needs something for an obscure selection, it will prompt you instead of making you wonder what to do next: 

 <img src="prompts_new.png" height="300"/> 

 Find the right serial port quick and easy with more information and the Port Finder tool: 

 <img src="portfinder_new.png" height="300"/> 
 <img src="port_names_new.png" height="300"/> 

 # Improved External Data Sources 

 Get more information from RepeaterBook, RepeaterBook and sort by distance from your location, query by landmark or city, and limit by multiple bands: location: 

 <img src="repeaterbook_new.png" height="300"/> 

 Offline caching of RepeaterBook results also makes re-queries instantaneous and work without internet access.