gullradriel
|
18c986cd76
|
Merge pull request #931 from kallanreed/cursor_text_input
Add a TextField widget that supports a cursor.
|
2023-04-30 17:28:42 +02:00 |
|
GullCode
|
1135a42932
|
better roundings/per pixel marker
|
2023-04-30 14:56:17 +02:00 |
|
GullCode
|
98e7116230
|
Changed to per pixel marker, short freq display, adjusted <24Mhz view to look like SPEC one
|
2023-04-29 21:46:19 +02:00 |
|
Kyle Reed
|
4b37f1bb2f
|
Add a TestField widget that supports a cursor.
|
2023-04-28 19:26:53 -07:00 |
|
GullCode
|
596c304b08
|
Took out unused func declaration
|
2023-04-28 12:59:51 +02:00 |
|
GullCode
|
63f7be02b6
|
Used correct to_string_short_freq instead of erroneous calculation
|
2023-04-28 12:57:00 +02:00 |
|
GullCode
|
de99afa19b
|
Took out unused func declaration
|
2023-04-28 12:55:58 +02:00 |
|
gullradriel
|
7a89858cc6
|
Merge pull request #925 from gullradriel/level-mem-workaround
Automatically reduce rssi graph history
|
2023-04-27 15:42:06 +02:00 |
|
gullradriel
|
15c9a76536
|
Merge pull request #924 from bernd-herzog/dfu_menu
added frame drop rate for m4 signal processing
|
2023-04-27 15:41:46 +02:00 |
|
GullCode
|
d7359a8cd5
|
Automatically reduce rssi graph history when hidden, restore size on show. Prevent Memory exhaustion in apps like 'Level' or any app eating a bit too much mem before launching a FrequencyPadView
|
2023-04-27 15:38:29 +02:00 |
|
Bernd Herzog
|
50e5bc60ee
|
added frame miss rate for m4 signal processing
|
2023-04-26 22:28:14 +02:00 |
|
jLynx
|
9385be4f1e
|
Merge pull request #920 from zxkmm/ready_to_pr_2_20230426_imp_issue_917
implemented issue#917
|
2023-04-27 07:01:02 +12:00 |
|
zxkmmOnHaseeWSL
|
9cddab9a5e
|
fix mistakenly remane dir as file -- credit:Gull
|
2023-04-26 19:09:38 +08:00 |
|
zxkmmOnHaseeWSL
|
6e01a1d0dc
|
change ?: to if else
|
2023-04-26 16:20:05 +08:00 |
|
Mark Thompson
|
0303c658ea
|
Brighter color for .C8/.C16 files in fileman
See https://github.com/eried/portapack-mayhem/issues/910
|
2023-04-26 02:04:37 -05:00 |
|
Mark Thompson
|
509f86c1f7
|
Merge branch 'eried:next' into next
|
2023-04-26 01:25:46 -05:00 |
|
zxkmmOnHaseeWSL
|
47482d1e58
|
fixed var.clear
|
2023-04-26 13:22:50 +08:00 |
|
zxkmmOnHaseeWSL
|
59dfe5b50b
|
implemented issue#917
|
2023-04-26 13:01:51 +08:00 |
|
Mark Thompson
|
b1f5023fe1
|
Removed unneeded space characters
|
2023-04-24 15:29:51 -05:00 |
|
GullCode
|
45bdabcef9
|
Fix for description being updated at each step on a range
|
2023-04-24 21:14:34 +02:00 |
|
Mark Thompson
|
6cdada1118
|
Include ERT packet type in ert.txt log file
|
2023-04-24 09:59:43 -05:00 |
|
GullCode
|
e53514aa12
|
tweaking scan start values and ranges, allowing <24MHz range
|
2023-04-24 13:51:31 +02:00 |
|
Bernd Herzog
|
775de5ce6f
|
Merge pull request #912 from bernd-herzog/dfu_menu
improved stability of cpu usage calculation
|
2023-04-24 13:05:36 +02:00 |
|
Bernd Herzog
|
948d8d947e
|
improved stability of cpu usage calculation
|
2023-04-24 13:00:34 +02:00 |
|
jLynx
|
55c300ac4b
|
Merge pull request #909 from bernd-herzog/dfu_menu
Dfu menu
|
2023-04-24 10:26:11 +12:00 |
|
Bernd Herzog
|
29b7a5ee56
|
improved m4 m0 communication
|
2023-04-23 23:48:20 +02:00 |
|
Bernd Herzog
|
2ef9ebd7bd
|
implemented M4 stats
|
2023-04-23 21:48:45 +02:00 |
|
Bernd Herzog
|
850a79c9bb
|
added m0 stats to dfu screen
|
2023-04-23 19:52:38 +02:00 |
|
Bernd Herzog
|
812f0f8211
|
added overlay to system view
|
2023-04-23 16:21:33 +02:00 |
|
zxkmmOnHaseeWSL
|
925c1548a8
|
fix stealth doesn't work
|
2023-04-23 16:47:06 +08:00 |
|
jLynx
|
cd1f1bd388
|
Merge pull request #906 from zxkmm/fix_fileman_refactor
fix last commit aka fileman refactor exception
|
2023-04-23 19:12:40 +12:00 |
|
zxkmmOnHaseeWSL
|
474fe00146
|
formatting fix
|
2023-04-23 14:53:06 +08:00 |
|
Mark Thompson
|
697876d86a
|
Support for ERT SCM+ meter protocol
|
2023-04-23 01:26:37 -05:00 |
|
Brumi-2021
|
b72c765911
|
Merge pull request #904 from zxkmm/ready_to_pr_20230421
make the title touchable, and back/return when touch it
|
2023-04-22 21:39:10 +02:00 |
|
zxkmmOnHaseeWSL
|
2a14888b80
|
fix last commit aka fileman refactor exception
|
2023-04-22 22:58:10 +08:00 |
|
zxkmmOnHaseeWSL
|
d8e9fad205
|
fix indentation for pr 20230422-2
|
2023-04-22 17:51:31 +08:00 |
|
zxkmmOnHaseeWSL
|
0e8dc1567c
|
fix indentation for pr 20230422
|
2023-04-22 17:50:21 +08:00 |
|
zxkmmOnHaseeWSL
|
4ff71dcfca
|
add Refactor in fileman app
|
2023-04-22 17:21:51 +08:00 |
|
zxkmmOnHaseeWSL
|
ed0f0eb15e
|
touchable title, little width adjust again... sorry
|
2023-04-22 13:31:27 +08:00 |
|
zxkmmOnHaseeWSL
|
193a80edea
|
smaller touchable title
|
2023-04-22 13:02:41 +08:00 |
|
zxkmmOnHaseeWSL
|
df0c85db8f
|
touchable title
|
2023-04-21 21:34:18 +08:00 |
|
Bernd Herzog
|
0acf7ec2c2
|
refactoring
|
2023-04-16 20:33:02 +02:00 |
|
Bernd Herzog
|
dc560ba01f
|
improved debug app layout
|
2023-04-16 20:31:14 +02:00 |
|
Bernd Herzog
|
d74fd92451
|
added dfu button to debug app
|
2023-04-16 19:51:06 +02:00 |
|
Bernd Herzog
|
bcefa774cd
|
added dfu button to debug app
|
2023-04-16 18:23:54 +02:00 |
|
GullCode
|
9f700a30c0
|
Changed text to MAX HOLD to make a difference with existing 'MAX'
|
2023-04-13 11:02:32 +02:00 |
|
GullCode
|
e60ec953ab
|
move text and button a bit so it's fitting when big
|
2023-04-13 10:36:15 +02:00 |
|
GullCode
|
72d1e21fc6
|
added adjust_range, fast scan and slow scan, lock/unlock range, integer division results when possible, default step of 1
|
2023-04-13 10:18:16 +02:00 |
|
gullradriel
|
ec7a77896a
|
Update ui_looking_glass_app.hpp
size of db is uint8_t, adjusting live-v and peak-v array to uint8_t
|
2023-04-11 20:41:42 +02:00 |
|
GullCode
|
f5e949047d
|
correct clear size in peak-v and live-v
|
2023-04-10 21:39:50 +02:00 |
|