1
0
mirror of https://github.com/morrownr/8821cu-20210916.git synced 2024-11-30 00:57:57 +00:00
Commit Graph

6 Commits

Author SHA1 Message Date
H. Nestler
35d70e71ce fix(warnin): In function 'halrf_tssi_trigger':
hal/phydm/halrf/halrf.c:3798: warning: comparison is always true due to limited range of data type
2024-11-04 21:00:44 +01:00
H. Nestler
51deb0f7f4 fix(warnings): const to long
on 32 bit systems with 32 bit as default for type long
2024-11-04 20:59:19 +01:00
H. Nestler
0da653935f fix (warning): In function 'phydm_cfo_tracking':
hal/phydm/phydm_cfotracking.c:490: warning: comparison is always false due to limited range of data type
2024-11-04 20:57:22 +01:00
morrownr
80781de376 Log spam with start_addr, buffer_size 2023-03-19 07:26:10 -05:00
Jeff Hiner
65351f134a Avoid UB from out-of-bounds indexing 2022-12-06 20:49:58 -07:00
morrownr
1d6ef930b9 initial commit 2022-11-17 08:26:57 -06:00