dji_droneid/matlab/updated_scripts
David Protzman 0544182553 Now normalizing the IFFT outputs 2022-04-24 16:44:07 -04:00
..
transmit Now normalizing the IFFT outputs 2022-04-24 16:44:07 -04:00
apply_freq_offset_time_domain.m The process_file.m script is now working 2022-04-15 01:49:04 -04:00
calculate_channel.m Updated calculate channel to take the symbol number 2022-04-19 22:45:06 -04:00
create_zc.m Fixed bug in create_zc 2022-04-23 18:41:34 -04:00
create_zc_seq.m Split the creation of the ZC sequence out from creating time domain 2022-04-23 00:47:59 -04:00
extract_bursts_from_file.m Added comment about freq correction vector 2022-04-19 18:18:06 -04:00
extract_ofdm_symbol_samples.m Removed more duplicate constants 2022-04-19 18:13:43 -04:00
find_zc_indices_by_file.m Fixed bug that would fail if there weren't enough values in the window 2022-04-23 18:04:04 -04:00
generate_scrambler_seq.m Removed use of mustBeMember since it doesn't exist in Octave 2022-04-18 23:51:48 -04:00
get_cyclic_prefix_lengths.m The process_file.m script is now working 2022-04-15 01:49:04 -04:00
get_data_carrier_indices.m Fixed bug in data carrier mapping script 2022-04-23 18:32:43 -04:00
get_fft_size.m The process_file.m script is now working 2022-04-15 01:49:04 -04:00
get_sample_count_of_file.m Added script to calculate number of samples in a file 2022-04-19 17:34:53 -04:00
is_octave.m Added script to tell if running in Octave or not 2022-04-18 23:55:24 -04:00
must_be_member.m Removed use of mustBeMember since it doesn't exist in Octave 2022-04-18 23:51:48 -04:00
plot_fft.m The process_file.m script is now working 2022-04-15 01:49:04 -04:00
plot_symbol_boundaries.m This was moved from the main MATLAB directory 2022-04-22 11:43:44 -04:00
process_file.m Added more plots 2022-04-24 00:45:05 -04:00
quantize_qpsk.m The process_file.m script is now working 2022-04-15 01:49:04 -04:00
read_complex.m Add function to read arbitrary type complex samples from a file 2022-04-24 14:48:29 -04:00
read_complex_floats.m Now using the read_complex function 2022-04-24 14:48:40 -04:00
to_qpsk.m Added function that takes bits and create QPSK samples 2022-04-23 00:47:37 -04:00
write_complex.m Created function to write complex samples to disk 2022-04-24 14:29:33 -04:00
write_complex_floats.m Now just calling write_complex 2022-04-24 16:42:40 -04:00