MCPcopy Create free account

hub / github.com/Jxck-S/plane-notify / functions

Functions51 in github.com/Jxck-S/plane-notify

↓ 15 callersFunctionsendDis
(message, config, role_id = None, *file_names)
defDiscord.py:1
↓ 8 callersMethodprint_header
(self, note)
planeClass.py:207
↓ 6 callersMethodrun_empty
(self)
planeClass.py:292
↓ 5 callersFunctiongetClosestAirport
(latitude, longitude, allowed_types)
defAirport.py:11
↓ 5 callersMethodget_adsbx_map_overlays
(self)
planeClass.py:226
↓ 5 callersFunctionget_adsbx_screenshot
(file_path, url_params, enable_labels=False, enable_track_labels=False, overrides={}, conceal_ac_id=False, con
defSS.py:16
↓ 4 callersMethodrun_check
Runs a check of a plane module to see if its landed or takenoff using plane data, and takes action if so.
planeClass.py:296
↓ 3 callersFunctionget_aircraft_reg_by_icao
(icao)
mictronics_parse.py:4
↓ 3 callersFunctionsendTeleg
(photo, message, config)
defTelegram.py:1
↓ 2 callersFunctionadd_airport_region
(airport_dict)
defAirport.py:3
↓ 2 callersFunctionblur_elements_by_id
(browser, element_ids)
defSS.py:9
↓ 2 callersMethodcheck_new_ras
(self, ras)
planeClass.py:859
↓ 2 callersMethodexpire_ra_types
(self)
planeClass.py:887
↓ 2 callersFunctiongetMap
(mapLocation, file_name)
defMap.py:1
↓ 2 callersFunctionget_airport_by_icao
(icao)
defAirport.py:31
↓ 2 callersMethodget_time_since
(self, datetime_obj)
planeClass.py:220
↓ 2 callersFunctionget_type_code_by_icao
(icao)
mictronics_parse.py:12
↓ 2 callersFunctionpost_to_meta_both
Posts to Facebook and Instagram
meta_toolkit.py:47
↓ 2 callersFunctionpull
(url, headers)
defADSBX.py:13
↓ 2 callersFunctionpull_date_ras
(date)
defADSBX.py:81
↓ 2 callersMethodroute_info
(self)
planeClass.py:232
↓ 2 callersMethodrun_adsbx_v2
(self, ac_dict)
planeClass.py:133
↓ 2 callersFunctionsendMastodon
(photo, message, config)
defMastodon.py:1
↓ 1 callersFunctionappend_airport
(filename, airport, text_credit=None)
modify_image.py:1
↓ 1 callersFunctioncalculate_cardinal
Finds cardinal direction from bearing degree
calculate_headings.py:13
↓ 1 callersFunctioncalculate_deg_change
Calculates change between two headings, returns negative degree if change is left, positive if right
calculate_headings.py:19
↓ 1 callersFunctioncalculate_from_bearing
Calculate inital bearing from one coordinate to next (two tuples of coordinates(lat/lng) in degrees in, returns single bearing)
calculate_headings.py:1
↓ 1 callersFunctionfuel_calculation
Calculates fuel usage, price, c02 output of a flight depending on aircraft type and flight length
fuel_calc.py:18
↓ 1 callersFunctionfuel_message
(fuel_info)
fuel_calc.py:41
↓ 1 callersFunctiongenerate_adsbx_screenshot_time_params
(timestamp)
defSS.py:125
↓ 1 callersFunctionget_avg_fuel_price
()
fuel_calc.py:3
↓ 1 callersFunctionget_db_ver
()
mictronics_parse.py:26
↓ 1 callersFunctionget_fb_post_image_link
Returns Highest Resolution image link of a Facebook Post by FBID
meta_toolkit.py:14
↓ 1 callersFunctionget_type_desc
(t)
mictronics_parse.py:21
↓ 1 callersFunctionpost_fb
Posts to Facebook with Image
meta_toolkit.py:3
↓ 1 callersFunctionpost_to_instagram
Posts to Instagram
meta_toolkit.py:23
↓ 1 callersFunctionpull_adsbx
(planes)
defADSBX.py:32
↓ 1 callersFunctionpull_opensky
(planes)
defOpenSky.py:1
↓ 1 callersFunctionpull_rpdadsbx
(planes)
defRpdADSBX.py:9
↓ 1 callersMethodrun_adsbx_v1
(self, ac_dict)
planeClass.py:112
↓ 1 callersMethodrun_opens
(self, ac_dict)
planeClass.py:82
↓ 1 callersFunctionsendTelegOld
(photo, message, config)
defTelegram.py:14
↓ 1 callersFunctiont_send_photo
(photo,message,config)
defTelegram.py:53
Method__init__
Initializes a plane object from its config file and given icao.
planeClass.py:6
Method__str__
(self)
planeClass.py:188
Methoddraw_poly
(context, pairs)
planeClass.py:738
Methodgeodesic_point_buffer
(lat, lon, km)
planeClass.py:682
Methodroute_format
(extra_route_info, type)
planeClass.py:234
Functionservice_exit
(signum, frame)
__main__.py:63
Functiontest
()
mictronics_parse.py:30
Methodtfr_image
(context, aircraft_coords)
planeClass.py:761