Skip to content

Commit dce94d6

Browse files
authored
refactor: updated images and relevant links in readme (fossasia#1506)
1 parent 61800ea commit dce94d6

File tree

3 files changed

+32
-18
lines changed

3 files changed

+32
-18
lines changed

README.md

Lines changed: 24 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -23,37 +23,51 @@ Please join us on the following channels:
2323

2424
## Screenshots
2525

26+
<table>
27+
<tr>
28+
<td><img src="/docs/images/view_device_not_found.png"></td>
29+
<td><img src="/docs/images/view_initialization.png"></td>
30+
<td><img src="/docs/images/view_home_screen.png"></td>
31+
<td><img src="/docs/images/view_instrument_panel.png"></td>
32+
</tr>
33+
</table>
34+
<table>
35+
<tr>
36+
<td><img src="/docs/images/instrument_oscilloscope_guide.png"></td>
37+
<td><img src="/docs/images/instrument_logic_analyzer_guide.png"></td>
38+
</tr>
39+
</table>
2640
<table>
2741
<tr>
28-
<td><img src="/docs/images/view_home_screen.png"></td>
42+
<td><img src="/docs/images/view_about_us.png"></td>
2943
<td><img src="/docs/images/view_navigation_drawer.png"></td>
30-
<td><img src="/docs/images/view_instruement_panel.png"></td>
3144
<td><img src="/docs/images/view_pin_layout.png"></td>
45+
<td><img src="/docs/images/view_pin_detail_dialog.png"></td>
3246
</tr>
3347
</table>
3448
<table>
3549
<tr>
36-
<td><img src="/docs/images/screenshot_3.png"></td>
37-
<td><img src="/docs/images/screenshot_audio_jack.png"></td>
50+
<td><img src="/docs/images/instrument_oscilloscope_channelparam.png"></td>
51+
<td><img src="/docs/images/instrument_oscilloscope_audiojack.png"></td>
3852
</tr>
3953
</table>
4054
<table>
4155
<tr>
42-
<td><img src="/docs/images/wave_generator_view.png"></td>
43-
<td><img src="/docs/images/view_logic_analyzer.png"></td>
56+
<td><img src="/docs/images/instrument_wavegenerator_view.png"></td>
57+
<td><img src="/docs/images/instrument_logic_analyzer_view.png"></td>
4458
</tr>
4559
</table>
4660
<table>
4761
<tr>
48-
<td><img src="/docs/images/view_power_source.png"></td>
49-
<td><img src="/docs/images/view_guide_box.png"></td>
50-
<td><img src="/docs/images/view_lux_meter.png"></td>
62+
<td><img src="/docs/images/instrument_power_source_view.png"></td>
63+
<td><img src="/docs/images/instrument_luxmeter_guide.png"></td>
64+
<td><img src="/docs/images/instrument_multimeter_view.png"></td>
5165
</tr>
5266
</table>
5367
<table>
5468
<tr>
69+
<td><img src="/docs/images/instrument_barometer_view.png"></td>
5570
<td><img src="/docs/images/view_log_map_location.png"></td>
56-
<td><img src="/docs/images/view_barometer.png"></td>
5771
<td><img src="/docs/images/view_data_logger.png"></td>
5872
</tr>
5973
</table>

docs/Lux meter.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -19,14 +19,14 @@ The layout of the oscilloscope graphical user interface contains two main parts.
1919

2020
<table>
2121
<tr>
22-
<td><img src="/docs/images/lux_meter_dialog_box.png"></td>
23-
<td><img src="/docs/images/lux_meter_data_1.png"></td>
22+
<td><img src="/docs/images/instrument_luxmeter_guide.png"></td>
23+
<td><img src="/docs/images/instrument_luxmeter_view.png"></td>
2424
</tr>
2525
</table>
2626
<table>
2727
<tr>
28-
<td><img src="/docs/images/lux_meter_data_2.png"></td>
29-
<td><img src="/docs/images/lux_meter_configure.png"></td>
28+
<td><img src="/docs/images/instrument_luxmeter_config.png"></td>
29+
<td><img src="/docs/images/view_datalogger_play.png"></td>
3030
</tr>
3131
</table>
3232

docs/Oscilloscope.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -22,14 +22,14 @@ The layout of the oscilloscope graphical user interface contains three main part
2222

2323
<table>
2424
<tr>
25-
<td><img src="/docs/images/oscilloscope_channel_params.png"></td>
26-
<td><img src="/docs/images/oscilloscope_data_analysis.png"></td>
25+
<td><img src="/docs/images/instrument_oscilloscope_channelparam.png"></td>
26+
<td><img src="/docs/images/instrument_oscilloscope_dataanalysis.png"></td>
2727
</tr>
2828
</table>
2929
<table>
3030
<tr>
31-
<td><img src="/docs/images/oscilloscope_timebase_and_trigger.png"></td>
32-
<td><img src="/docs/images/oscilloscope_xy_plot.png"></td>
31+
<td><img src="/docs/images/instrument_oscilloscope_timebase.png"></td>
32+
<td><img src="/docs/images/instrument_oscilloscope_xyplot.png"></td>
3333
</tr>
3434
</table>
3535

0 commit comments

Comments
 (0)