Skip to content

Commit bd6c034

Browse files
committed
Update datasheet.
1 parent 2cf66c1 commit bd6c034

File tree

3 files changed

+57
-24
lines changed

3 files changed

+57
-24
lines changed

doc/pdf/DS_SX1261-2.pdf

1.48 MB
Binary file not shown.

hw/sch_pcb/ISM02.kicad_prl

+9-10
Original file line numberDiff line numberDiff line change
@@ -16,17 +16,17 @@
1616
},
1717
"ratsnest_display_mode": 0,
1818
"selection_filter": {
19-
"dimensions": true,
19+
"dimensions": false,
2020
"footprints": true,
21-
"graphics": true,
22-
"keepouts": true,
21+
"graphics": false,
22+
"keepouts": false,
2323
"lockedItems": true,
24-
"otherItems": true,
25-
"pads": true,
26-
"text": true,
27-
"tracks": true,
28-
"vias": true,
29-
"zones": true
24+
"otherItems": false,
25+
"pads": false,
26+
"text": false,
27+
"tracks": false,
28+
"vias": false,
29+
"zones": false
3030
},
3131
"visible_items": [
3232
0,
@@ -40,7 +40,6 @@
4040
9,
4141
10,
4242
11,
43-
12,
4443
13,
4544
14,
4645
15,

hw/sch_pcb/ISM02.kicad_pro

+48-14
Original file line numberDiff line numberDiff line change
@@ -3,14 +3,17 @@
33
"3dviewports": [],
44
"design_settings": {
55
"defaults": {
6-
"board_outline_line_width": 0.049999999999999996,
7-
"copper_line_width": 0.19999999999999998,
6+
"apply_defaults_to_fp_fields": false,
7+
"apply_defaults_to_fp_shapes": false,
8+
"apply_defaults_to_fp_text": false,
9+
"board_outline_line_width": 0.05,
10+
"copper_line_width": 0.2,
811
"copper_text_italic": false,
912
"copper_text_size_h": 1.5,
1013
"copper_text_size_v": 1.5,
1114
"copper_text_thickness": 0.3,
1215
"copper_text_upright": false,
13-
"courtyard_line_width": 0.049999999999999996,
16+
"courtyard_line_width": 0.05,
1417
"dimension_precision": 4,
1518
"dimension_units": 3,
1619
"dimensions": {
@@ -21,13 +24,13 @@
2124
"text_position": 0,
2225
"units_format": 1
2326
},
24-
"fab_line_width": 0.09999999999999999,
27+
"fab_line_width": 0.1,
2528
"fab_text_italic": false,
2629
"fab_text_size_h": 1.0,
2730
"fab_text_size_v": 1.0,
2831
"fab_text_thickness": 0.15,
2932
"fab_text_upright": false,
30-
"other_line_width": 0.09999999999999999,
33+
"other_line_width": 0.1,
3134
"other_text_italic": false,
3235
"other_text_size_h": 1.0,
3336
"other_text_size_v": 1.0,
@@ -74,9 +77,11 @@
7477
"duplicate_footprints": "warning",
7578
"extra_footprint": "warning",
7679
"footprint": "error",
80+
"footprint_symbol_mismatch": "warning",
7781
"footprint_type_mismatch": "ignore",
7882
"hole_clearance": "error",
7983
"hole_near_hole": "error",
84+
"holes_co_located": "warning",
8085
"invalid_outline": "error",
8186
"isolated_copper": "warning",
8287
"item_on_disabled_layer": "error",
@@ -122,24 +127,21 @@
122127
"min_copper_edge_clearance": 0.5,
123128
"min_hole_clearance": 0.0,
124129
"min_hole_to_hole": 0.25,
125-
"min_microvia_diameter": 0.19999999999999998,
126-
"min_microvia_drill": 0.09999999999999999,
130+
"min_microvia_diameter": 0.2,
131+
"min_microvia_drill": 0.1,
127132
"min_resolved_spokes": 2,
128133
"min_silk_clearance": 0.0,
129-
"min_text_height": 0.7999999999999999,
134+
"min_text_height": 0.8,
130135
"min_text_thickness": 0.08,
131136
"min_through_hole_diameter": 0.3,
132-
"min_track_width": 0.19999999999999998,
133-
"min_via_annular_width": 0.049999999999999996,
134-
"min_via_diameter": 0.39999999999999997,
137+
"min_track_width": 0.2,
138+
"min_via_annular_width": 0.05,
139+
"min_via_diameter": 0.4,
135140
"solder_mask_to_copper_clearance": 0.0,
136141
"use_height_for_length_calcs": true
137142
},
138143
"teardrop_options": [
139144
{
140-
"td_allow_use_two_tracks": true,
141-
"td_curve_segcount": 5,
142-
"td_on_pad_in_zone": false,
143145
"td_onpadsmd": true,
144146
"td_onroundshapesonly": false,
145147
"td_ontrackend": false,
@@ -148,36 +150,68 @@
148150
],
149151
"teardrop_parameters": [
150152
{
153+
"td_allow_use_two_tracks": true,
151154
"td_curve_segcount": 0,
152155
"td_height_ratio": 1.0,
153156
"td_length_ratio": 0.5,
154157
"td_maxheight": 2.0,
155158
"td_maxlen": 1.0,
159+
"td_on_pad_in_zone": false,
156160
"td_target_name": "td_round_shape",
157161
"td_width_to_size_filter_ratio": 0.9
158162
},
159163
{
164+
"td_allow_use_two_tracks": true,
160165
"td_curve_segcount": 0,
161166
"td_height_ratio": 1.0,
162167
"td_length_ratio": 0.5,
163168
"td_maxheight": 2.0,
164169
"td_maxlen": 1.0,
170+
"td_on_pad_in_zone": false,
165171
"td_target_name": "td_rect_shape",
166172
"td_width_to_size_filter_ratio": 0.9
167173
},
168174
{
175+
"td_allow_use_two_tracks": true,
169176
"td_curve_segcount": 0,
170177
"td_height_ratio": 1.0,
171178
"td_length_ratio": 0.5,
172179
"td_maxheight": 2.0,
173180
"td_maxlen": 1.0,
181+
"td_on_pad_in_zone": false,
174182
"td_target_name": "td_track_end",
175183
"td_width_to_size_filter_ratio": 0.9
176184
}
177185
],
178186
"track_widths": [
179187
0.0
180188
],
189+
"tuning_pattern_settings": {
190+
"diff_pair_defaults": {
191+
"corner_radius_percentage": 80,
192+
"corner_style": 1,
193+
"max_amplitude": 1.0,
194+
"min_amplitude": 0.2,
195+
"single_sided": false,
196+
"spacing": 1.0
197+
},
198+
"diff_pair_skew_defaults": {
199+
"corner_radius_percentage": 80,
200+
"corner_style": 1,
201+
"max_amplitude": 1.0,
202+
"min_amplitude": 0.2,
203+
"single_sided": false,
204+
"spacing": 0.6
205+
},
206+
"single_track_defaults": {
207+
"corner_radius_percentage": 80,
208+
"corner_style": 1,
209+
"max_amplitude": 1.0,
210+
"min_amplitude": 0.2,
211+
"single_sided": false,
212+
"spacing": 0.6
213+
}
214+
},
181215
"via_dimensions": [
182216
{
183217
"diameter": 0.0,

0 commit comments

Comments
 (0)